openwrt-packages/lang/python/patches
Jan Čermák 7e6939bdc0 python: fix patch removing multiarch support for host python
Patch removing multiarch paths from build should be applied only when
Python is built for target, but not for host. When the paths are removed
during host build, host python throws some ugly errors when importing
some hashlib modules. Also it reports that modules crypt and nis failed
to build (tested on Ubuntu 14.04 host).

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-12-13 20:08:45 +02:00
..
001-enable-zlib.patch python: re-number patches 2015-03-06 11:11:18 +02:00
002-do-not-add-include-dirs-when-cross-compiling.patch python: re-number patches 2015-03-06 11:11:18 +02:00
003-do-not-compile-tests-at-build.patch python: re-number patches 2015-03-06 11:11:18 +02:00
004-do-not-write-bytes-codes.patch python: re-number patches 2015-03-06 11:11:18 +02:00
005-fix-libffi-x86-64-configure.patch python: re-number patches 2015-03-06 11:11:18 +02:00
006-remove-debian-multiarch-support.patch python: fix patch removing multiarch support for host python 2015-12-13 20:08:45 +02:00
007-distutils-do-not-adjust-path.patch python: re-number patches 2015-03-06 11:11:18 +02:00
008-distutils-use-python-sysroot.patch python: add patch for distutils to add support for the '_python_sysroot' env var 2015-03-06 11:16:48 +02:00
009-do-not-use-dblib_dir-when-cross-compiling.patch python: add patches to disable runtime lib dirs 2015-03-08 17:57:26 +02:00
010-do-not-add-rt-lib-dirs-when-cross-compiling.patch python: add patches to disable runtime lib dirs 2015-03-08 17:57:26 +02:00
011-do-not-prefer-ncursesw.patch python: do not prefer ncursesw over ncurses 2015-04-21 10:19:29 +03:00