mirror of
https://github.com/python/cpython.git
synced 2026-05-20 19:33:12 -04:00
ef583a4992
The contents of ffi_darwin.c must be compiled unless __APPLE__ is defined and __ppc__ is not. Will backport.