buildrootschalter/package/libffi
Jérôme Pouiller 77cf5b5a71 libffi and python: need threads support
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>
2014-09-13 09:40:48 +02:00
..
Config.in libffi and python: need threads support 2014-09-13 09:40:48 +02:00
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 package: remove the trailing slash sign from <PKG>_SITE variable 2014-07-31 23:17:46 +02:00