bpo-35705: Added support of libffi in _ctypes for windows 10 ARM64 by ossdev07 · Pull Request #11497 · python/cpython
ossdev07
changed the title
Added support of libffi in _ctypes for windows 10 ARM64
bop_3705: Added support of libffi in _ctypes for windows 10 ARM64
ossdev07
changed the title
bop_3705: Added support of libffi in _ctypes for windows 10 ARM64
bpo -3705: Added support of libffi in _ctypes for windows 10 ARM64
ossdev07
changed the title
bpo -3705: Added support of libffi in _ctypes for windows 10 ARM64
bpo-3705: Added support of libffi in _ctypes for windows 10 ARM64
ossdev07
changed the title
bpo-3705: Added support of libffi in _ctypes for windows 10 ARM64
bpo-35705: Added support of libffi in _ctypes for windows 10 ARM64
… windows 10 ARM64 [3.6]bpo-35705:(pythonGH-11497) 1. added a separate library project for libffi for ARM64, which is refered by _ctypes in case of ARM64 compiler 2. compile out libffi's win32_x86 files in case of arm64 platform, as these files are provided with library. pythonGH-11497 Signed-off-by: ossdev <ossdev@puresoftware.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters