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>
2020-04-25 13:59:19 +02:00
..
argp-standalone argp-standalone: clean up patch fuzz 2018-01-05 11:59:59 +01:00
elfutils elfutils: bump to 0.177 2019-09-04 13:42:02 +02:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
gmp treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libbsd libbsd: Fix compilation under ARC 2019-05-17 21:41:43 +02:00
libconfig treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libevent2 libevent2: Update to 2.1.11 2019-11-01 14:22:37 +00:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libjson-c treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cthelper treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cttimeout treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-log treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-queue treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnfnetlink libnfnetlink: Avoid passing both -fPIC and -fpic 2019-09-04 13:45:26 +02:00
libnftnl libnftnl: bump to version 1.1.4 2019-09-04 13:46:01 +02:00
libnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnl-tiny libnl-tiny: use fixed message size instead of using the page size 2017-11-16 12:54:15 +01:00
libpcap libpcap: fix build breakage with very high number of simultaneous jobs 2020-04-25 13:59:19 +02:00
libroxml libroxml: bump to the 3.0.2 version 2019-07-16 14:13:07 +02:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox libubox: update to latest Git HEAD 2020-02-27 22:05:12 +01:00
libunwind libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
libusb treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libusb-compat treewide: revise library packaging 2019-01-24 10:39:30 +01:00
lzo treewide: revise library packaging 2019-01-24 10:39:30 +01:00
mbedtls mbedtls: update to 2.16.6 2020-04-18 00:18:13 +02:00
ncurses ncurses: Do not pass both -fPIC and -fpic 2019-09-04 13:45:21 +02:00
nettle nettle: Update to 3.5.1 2019-09-04 13:37:38 +02:00
nghttp2 nghttp2: bump to 1.39.2 2019-09-04 13:41:40 +02:00
openssl openssl: bump to 1.1.1g 2020-04-21 23:05:20 +02:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline readline: needs host depend on ncurses to build 2020-03-29 18:47:21 +02:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain libs/toolchain: remove eglibc remnant file 2019-09-04 13:28:04 +02:00
uclibc++ uClibc++: Fix three bugs 2019-10-19 14:30:00 +02:00
uclient uclient: bump to version 2019-05-30 2019-05-30 12:13:31 +00:00
ustream-ssl ustream-ssl: update to latest Git HEAD 2019-11-10 16:23:07 +01:00
wolfssl wolfssl: bump to 4.3.0-stable 2020-01-04 23:04:24 +01:00
zlib zlib: Use relative paths in pkg-config metadata file 2019-05-17 21:41:43 +02:00