immortalwrt/package/libs/nettle
Kevin Darbyshire-Bryant f24e63c918
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-28 19:05:23 +08:00
..
patches nettle: fix build on macos xcode 12 2020-11-28 19:05:23 +08:00
Config.in fix permission 2019-09-30 14:27:46 +08:00
Makefile nettle: Disable ARMEB assembly 2020-01-15 02:12:04 +08:00