openwrt/package/libs/nettle/patches
Kevin Darbyshire-Bryant 55c1241f33 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:15 +00:00
..
100-portability.patch nettle: fix build on macos xcode 12 2021-09-01 08:07:15 +00:00