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
Petr Štetiar 6c020577ae libpcap: fix build breakage with very high number of simultaneous jobs
Building libpcap with high number (64) of simultaneous jobs fails:

 In file included from ./fmtutils.c:42:0:
 ./ftmacros.h:106:0: warning: "_BSD_SOURCE" redefined
   #define _BSD_SOURCE

 <command-line>:0:0: note: this is the location of the previous definition
 ./gencode.c:67:10: fatal error: grammar.h: No such file or directory
  #include "grammar.h"
           ^~~~~~~~~~~
 compilation terminated.
 Makefile:99: recipe for target 'gencode_pic.o' failed

So fix this by less intrusive way by disabling the parallel builds for
this package.

Ref: FS#3010
Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
argp-standalone argp-standalone: clean up patch fuzz 7 years ago
elfutils elfutils: bump to 0.177 5 years ago
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 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 libevent2: Update to 2.1.11 5 years ago
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
libiconv-full treewide: revise library packaging 5 years ago
libjson-c treewide: revise library packaging 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 libpcap: fix build breakage with very high number of simultaneous jobs 4 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 4 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.6 4 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.1g 4 years ago
popt popt: Use modern toolchain logic 5 years ago
readline readline: needs host depend on ncurses to build 4 years ago
sysfsutils treewide: revise library packaging 5 years ago
toolchain libs/toolchain: remove eglibc remnant file 5 years ago
uclibc++ uClibc++: Fix three bugs 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: bump to 4.3.0-stable 4 years ago
zlib zlib: Use relative paths in pkg-config metadata file 5 years ago