When cross-compiling, we do not need to add runtime lib dirs. Also, the cross compilers that are used on OpenWRT do not support the '-R' option, which causes build failures. These build failures existed before, but were not noticed, because it fails only on some setups. This is because Python's `setup.py` does a lot of voo-doo automagic that needs handling for some cross-compilation cases. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |
||
---|---|---|
.. | ||
001-enable-zlib.patch | ||
002-do-not-add-include-dirs-when-cross-compiling.patch | ||
003-do-not-compile-tests-at-build.patch | ||
004-do-not-write-bytes-codes.patch | ||
005-fix-libffi-x86-64-configure.patch | ||
006-remove-debian-multiarch-support.patch | ||
007-distutils-do-not-adjust-path.patch | ||
008-distutils-use-python-sysroot.patch | ||
009-do-not-use-dblib_dir-when-cross-compiling.patch | ||
010-do-not-add-rt-lib-dirs-when-cross-compiling.patch |