packages/lang/python
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
..
files python: upgrade to version 2.7.13 2017-01-04 15:08:45 +02:00
patches python: don't use libressl for host build 2017-01-06 15:29:21 +02:00
Makefile python: don't use libressl for host build 2017-01-06 15:29:21 +02:00