tn3399_openwrt/package
Jo-Philipp Wich a27de701b0 wolfssl: disable broken shipped Job server macro
The AX_AM_JOBSERVER macro shipped with m4/ax_am_jobserver.m4 is broken on
plain POSIX shells due to the use of `let`.

Shells lacking `let` will fail to run the generated m4sh code and end up
invoking "make" with "-jyes" as argument, fialing the build.

Since there is no reason in the first place for some random package to
muck with the make job server settings and since we do not want it to
randomly override "-j" either, simply remove references to this defunct
macro to let the build succeed on platforms which not happen to use bash
as default shell.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-08-23 20:14:00 +02:00
..
base-files base-files: create /etc/ethers by default 2018-08-21 15:55:00 +02:00
boot grub2: rebase patches 2018-08-23 19:08:58 +02:00
devel gdb: bump to 8.1.1 2018-08-01 16:12:53 +02:00
firmware firmware: intel-microcode: bump to 20180703 2018-08-09 01:00:06 +02:00
kernel mwlwifi: Update to 10.3.8.0-20180810 2018-08-21 07:44:37 +02:00
libs wolfssl: disable broken shipped Job server macro 2018-08-23 20:14:00 +02:00
network uhttpd: support multiple Lua prefixes 2018-08-23 09:18:04 +02:00
system rpcd: update to latest git HEAD 2018-08-16 09:43:11 +02:00
utils bzip2: Fix CVE-2016-3189 2018-08-23 07:15:35 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00