1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00
openwrt/package
Kevin Darbyshire-Bryant 6429307a3d nettle: fix build on macos xcode 12
compiler warns that exit() isn't defined so checks for build system
compiler fail.

include <stdlib.h> to define exit()

Tested under macos Catalina & Big Sur

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-11-26 17:37:42 +00:00
..
base-files base-files: functions.sh: replace [^...] with [!...] in case 2020-11-25 17:22:39 +01:00
boot ramips: add support for Xiaomi Mi Router 4C 2020-11-25 19:34:13 +01:00
devel valgrind: Update to version 3.16.1 2020-11-18 19:01:44 +01:00
firmware linux-firmware: brcm: use RPI 4B NVRAM file 2020-11-25 10:46:15 +01:00
kernel ath10k-ct: switch to driver version 5.8 2020-11-26 00:17:47 +02:00
libs nettle: fix build on macos xcode 12 2020-11-26 17:37:42 +00:00
network hostapd: fix "sh: out of range" errors 2020-11-26 02:25:23 +02:00
system opkg: cleanup man pages and md5 fixup 2020-11-25 14:46:46 -10:00
utils busybox: enable find -mmin support by default 2020-11-25 08:13:14 -10:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00