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:14:43 +0000 (21:14 +0200)
commit603900ef820d20d96a10032160bf6c67203b33e6
tree7b2bbf06917cdd8aae20e30847fc30adb772df9f
parent20f365d70f3d219fe808532fe5892ecb134dbc73
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]