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
Rosen Penev f4da28c301 elfutils: Add host build
Needed for glib2 host build:

gresource-tool.c:32:20: fatal error: libelf.h: No such file or directory
 #include <libelf.h>

Changed PKG_LICENSE to the SPDX version.

Switched build dependency for argp-standalone to !USE_GLIBC. argp is a
glibc extension. Treat it as such.

Adjusted patch to use strerror_l, which works properly with both glibc
and musl. The patch errors under glibc with:

dwfl_error.c:158:7: error: ignoring return value of 'strerror_r', declared
with attribute warn_unused_result [-Werror=unused-result]
       strerror_r (error & 0xffff, s, sizeof(s));

void casting does not fix the error.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
..
argp-standalone argp-standalone: clean up patch fuzz 6 years ago
elfutils elfutils: Add host build 5 years ago
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 7 years ago
gettext-full treewide: revise library packaging 5 years ago
gmp treewide: revise library packaging 5 years ago
libbsd libbsd: Fix compilation under ARC 5 years ago
libconfig treewide: revise library packaging 5 years ago
libevent2 treewide: revise library packaging 5 years ago
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 7 years ago
libiconv-full treewide: revise library packaging 5 years ago
libjson-c libjson-c: update to 0.13.1 5 years ago
libmnl treewide: revise library packaging 5 years ago
libnetfilter-conntrack treewide: revise library packaging 5 years ago
libnetfilter-cthelper treewide: revise library packaging 5 years ago
libnetfilter-cttimeout treewide: revise library packaging 5 years ago
libnetfilter-log treewide: revise library packaging 5 years ago
libnetfilter-queue treewide: revise library packaging 5 years ago
libnfnetlink libnfnetlink: Avoid passing both -fPIC and -fpic 5 years ago
libnftnl libnftnl: bump to version 1.1.4 5 years ago
libnl treewide: revise library packaging 5 years ago
libnl-tiny libnl-tiny: use fixed message size instead of using the page size 7 years ago
libpcap treewide: revise library packaging 5 years ago
libroxml libroxml: bump to the 3.0.2 version 5 years ago
libtool treewide: revise library packaging 5 years ago
libubox libubox: update to latest git HEAD 5 years ago
libunwind libunwind: bump to version 1.3.1 5 years ago
libusb treewide: revise library packaging 5 years ago
libusb-compat treewide: revise library packaging 5 years ago
lzo treewide: revise library packaging 5 years ago
mbedtls mbedtls: update to 2.16.3 5 years ago
ncurses ncurses: Do not pass both -fPIC and -fpic 5 years ago
nettle nettle: Update to 3.5.1 5 years ago
nghttp2 nghttp2: bump to 1.39.2 5 years ago
openssl openssl: bump to 1.1.1d 5 years ago
popt popt: Use modern toolchain logic 5 years ago
readline readline: Update to 8.0 and various fixes 5 years ago
sysfsutils treewide: revise library packaging 5 years ago
toolchain musl: ldso/dlsym: fix mips returning undef dlsym 5 years ago
uclibc++ uClibc++: Remove faulty patch 5 years ago
uclient uclient: bump to version 2019-05-30 5 years ago
ustream-ssl ustream-ssl: update to latest git HEAD 5 years ago
wolfssl wolfssl: allow building with hw-crytpo and AES-CCM 5 years ago
zlib zlib: Use relative paths in pkg-config metadata file 5 years ago