Openwrt/package/libs
Alexey Brodkin 51d9ac61c7 libnl: Fix building with uClibc
uClibc doesn't implement strerror_l() and thus libnl starting from
3.2.29 couldn't be compiled with it any longer, see
6c2d111177

To work-around that problem we'll just do a check on strerror_l()
availability during configuration and if it's not there just fall back
to locale-less strerror().

Patch for libnl is alreadfy merged upstream, see
e15966ac7f
and once the next libnl release happens this one must be removed from
Lede/OpenWrt.

Signed-off-by: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: Felix Fietkau <nbd@nbd.name>
Cc: John Crispin <john@phrozen.org>
Cc: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-03-16 11:28:28 +01:00
..
argp-standalone
cyassl
elfutils
gettext
gettext-full gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/host 2017-01-19 00:05:10 +01:00
gmp
libbsd
libconfig
libevent2
libiconv
libiconv-full
libjson-c
libmnl
libnetfilter-conntrack
libnetfilter-cthelper
libnetfilter-cttimeout
libnetfilter-log
libnetfilter-queue
libnfnetlink
libnftnl
libnl libnl: Fix building with uClibc 2017-03-16 11:28:28 +01:00
libnl-tiny
libpcap libpcap: add optional netfilter support 2017-02-22 22:52:30 +01:00
libreadline
libroxml
librpc
libtool libtool: don't clobber host libtool infrastructure 2017-01-22 00:40:38 +01:00
libubox libubox: Update to latest version 2017-02-24 15:32:47 -05:00
libunwind
libusb
libusb-compat
lzo
mbedtls mbedtls: update to version 2.4.2 2017-03-13 20:04:32 +01:00
ncurses ncurses: revert $(STAGING_DIR_HOSTPKG) to $(STAGING_DIR)/host where appropriate 2017-01-14 18:58:44 +01:00
nettle
openssl openssl: Use mkhash for STAMP_CONFIGURED 2017-03-01 17:19:52 -08:00
popt
sysfsutils
toolchain toolchain: add musl libc.so to external toolchain 2017-03-15 22:31:11 +01:00
uclibc++ uclibc++: patch bugfix erase() on derived __base_associative 2017-02-09 12:26:55 +01:00
uclient
ustream-ssl
zlib zlib: Update to 1.2.11 2017-01-16 19:52:07 +01:00