You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libs
Daniel Engberg cbe71649bc package/libs/zlib: Add host build
Some packages such as Python/Python3 (host pip/pip3) needs this
to compile.

More detailed explanation provided by Alexandru:

"i need the zlib/host for Python/Python3 ; because, it seems the
host pip/pip3 needs this to work ; i suspect in older versions
this worked, because some of the host's build env would be used
in the build, and then the zlib-dev from the host distro would
be used ; now, the host-build does not seem to have any
-I/usr/include stuff, which is good

and it also seems that Python/Python3 does not like it if the
zlib-dev package is too old, so using this zlib/host would be
good for this as well"

Source:
https://github.com/lede-project/source/pull/1329#issuecomment-351055861

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
..
argp-standalone treewide: clean up download hashes 8 years ago
elfutils add PKG_CPE_ID ids to package and tools 7 years ago
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 7 years ago
gettext-full add PKG_CPE_ID ids to package and tools 7 years ago
gmp gmp: Update to 6.1.2 8 years ago
libbsd treewide: clean up download hashes 8 years ago
libconfig treewide: clean up download hashes 8 years ago
libevent2 add PKG_CPE_ID ids to package and tools 7 years ago
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 7 years ago
libiconv-full libiconv-full: fix compile-time linking error GCC7 7 years ago
libjson-c add PKG_CPE_ID ids to package and tools 7 years ago
libmnl treewide: clean up download hashes 8 years ago
libnetfilter-conntrack libnetfilter_conntrack: switch to git 7 years ago
libnetfilter-cthelper treewide: clean up download hashes 8 years ago
libnetfilter-cttimeout treewide: clean up download hashes 8 years ago
libnetfilter-log treewide: clean up download hashes 8 years ago
libnetfilter-queue libnetfilter_queue: bump to git HEAD 7 years ago
libnfnetlink treewide: clean up download hashes 8 years ago
libnftnl treewide: switch git.netfilter.org to HTTPS 7 years ago
libnl libs/libnl: Update to 3.3.0 7 years ago
libnl-tiny libnl-tiny: use fixed message size instead of using the page size 7 years ago
libpcap libs/libpcap: Rework URLs 7 years ago
libroxml treewide: clean up download hashes 8 years ago
librpc treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
libtool add PKG_CPE_ID ids to package and tools 7 years ago
libubox bubox: update to latest git HEAD 7 years ago
libunwind add PKG_CPE_ID ids to package and tools 7 years ago
libusb libusb: Update to 1.0.21 8 years ago
libusb-compat libusb-compat: Upgrade to 0.1.15 7 years ago
lzo libs/lzo: Reenable unaligned access on ARM, PPC, ... 7 years ago
mbedtls add PKG_CPE_ID ids to package and tools 7 years ago
ncurses ncurses: add libnucrses-dev package 7 years ago
nettle treewide: clean up download hashes 8 years ago
nghttp2 nghttp2: bump to 1.29.0 7 years ago
openssl openssl: update to 1.0.2n 7 years ago
popt treewide: clean up download hashes 8 years ago
readline add PKG_CPE_ID ids to package and tools 7 years ago
sysfsutils treewide: clean up download hashes 8 years ago
toolchain toolchain: Package libgomp 7 years ago
uclibc++ uclibc++: patch bugfix erase() on derived __base_associative 7 years ago
uclient uclient: update to the latest version, fixes fetch of multiple files 7 years ago
ustream-ssl cyassl,curl,libustream-ssl: rename every `cyassl` to `wolfssl` 7 years ago
wolfssl wolfssl: update to 3.12.2 (1 CVE) 7 years ago
zlib package/libs/zlib: Add host build 6 years ago