build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors
authorFelix Fietkau <nbd@nbd.name>
Thu, 5 Oct 2017 17:45:44 +0000 (19:45 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 5 Oct 2017 19:16:25 +0000 (21:16 +0200)
commit2ce9c84a9233946ca229429d053fcd289b1d1342
tree658d7e3b91b6e974a831aa53acb72e6cdd7dcb73
parentf9a849ca84f596aafd7c167b2410ec5446c84784
build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors

Certain functions are available in system headers, but only work on
macOS 10.13

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/host-build.mk
include/site/darwin [new file with mode: 0644]