openwrt/package
Jo-Philipp Wich 34e3a4a034 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>
(backported from a27de701b0)
2018-12-18 10:34:07 +01:00
..
base-files base-files: do not add relevant sections & options except when ipv6 is support in kernel 2018-12-18 10:27:36 +01:00
boot uboot-lantiq: fix compatibility with gcc7 2018-09-26 20:36:32 +02:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
firmware ath10k-firmware: Fix QCA6174 support 2018-12-18 09:11:03 +01:00
kernel kernel: package x86-optimized crypto-misc modules 2018-12-18 10:27:36 +01:00
libs wolfssl: disable broken shipped Job server macro 2018-12-18 10:34:07 +01:00
network openvpn-easy-rsa: update to 3.0.4 2018-12-18 10:27:37 +01:00
system ca-certificates: ca-bundle: add symlink for openssl default setting 2018-12-18 09:43:56 +01:00
utils usbutils: Switch to Fedora usbutils 2018-12-18 09:44:03 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00