packages/lang/python/patches
Alexandru Ardelean aafbac886e python: patch setup.py so that it does not include system include dirs
Seems that the Python C extensions were being
(or at least trying to be) build using '/usr/include' as the first
include folder.

Seems this issue was already fixed on MacOS X and now we've extended
it for our case.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 16:34:15 +03:00
..
110-enable-zlib.patch python: upgrade to version 2.7.8 2014-10-15 16:49:49 +03:00
120-do-not-add-include-dirs-when-cross-compiling.patch python: patch setup.py so that it does not include system include dirs 2014-10-17 16:34:15 +03:00