aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index dc9a965..2c8a873 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -177,6 +177,7 @@ ifdef CONFIG_DARWIN_USER
BASE_LDFLAGS+=-Wl,-segaddr,__STD_PROG_ZONE,0x1000 -image_base 0x0e000000
endif
+BASE_CFLAGS+=$(OS_CFLAGS)
OP_CFLAGS+=$(OS_CFLAGS)
#########################################################