packages/lang/python/patches
Alexandru Ardelean ca800e60b0 python: don't use libressl for host build
Fixes: https://github.com/openwrt/packages/issues/3767

Since commit:
f6e6341d89

libressl is built on the host-side.

Python picks it up [ via the openssl/* headers ] and assumes
it has SSL libs.
Compiling works fine, linking fails.
Doesn't look like it's because:
2fd5ce9488

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-06 15:29:21 +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-07-02 18:19:09 +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
012-disable-openssl-for-hashlib-on-host-build.patch python: don't use libressl for host build 2017-01-06 15:29:21 +02:00