openwrt/package
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
..
base-files OpenWrt v19.07.2: revert to branch defaults 2020-02-27 22:34:09 +01:00
boot uboot-envtools: ath79: add Netgear WNDR3700v2 2020-02-07 14:08:24 +01:00
devel binutils: add ALTERNATIVES for strings (FS#3001) 2020-04-18 13:12:42 +02:00
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 2019-12-24 01:04:14 +01:00
kernel mac80211: Update to version 4.19.112 2020-03-29 18:27:49 +02:00
libs libpcap: fix build breakage with very high number of simultaneous jobs 2020-04-25 13:59:19 +02:00
network relayd: bump to version 2020-04-20 2020-04-20 11:34:43 +01:00
system rpcd: fix respawn settings 2020-03-29 18:47:26 +02:00
utils busybox: enable truncate on bcm53xx target 2020-04-07 15:49:56 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00