Skip WIN64/EFI64 support for x32
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 25 Oct 2017 11:59:31 +0000 (04:59 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 25 Oct 2017 12:37:30 +0000 (05:37 -0700)
commit9d9d92b47f3f73644f808ae38e97d1ea8f4d22df
tree56abc7d3f3fbfec17be7db33567833574f0f398e
parentb2a343ffc68f1af5368281e063c0ca5571c611cc
Skip WIN64/EFI64 support for x32

Since x32 doesn't support WIN64/EFI64, skip it if __ILP32__ is defined.
src/x86/ffi64.c