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
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
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
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++
uclient
ustream-ssl
zlib