77cf5b5a71
libffi depends on pthreads. Python depends on libffi (it can provide a builtin libffi, but also depends on pthreads). Thus this patch also disable Python support if toolchain is compiled w/o treads support. Fixes http://sysmic.org/~jezz/results/204099dd: ../src/closures.c:119:21: fatal error: pthread.h: No such file or directory [Peter: fix comment dependencies, add python3] Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
Config.in | ||
libffi-001-Fix-installation-location-of-libffi.patch | ||
libffi-002-Fix-use-of-compact-eh-frames-on-MIPS.patch | ||
libffi-003-fix-typo.patch | ||
libffi-004-Add-missing-GNU-stack-markings-in-win32.S.patch | ||
libffi-005-Fix-paths-in-libffi.pc.in.patch | ||
libffi.mk |