summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/unix/wrap/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/unix/wrap/Makefile.in')
-rw-r--r--c/src/exec/score/cpu/unix/wrap/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/unix/wrap/Makefile.in b/c/src/exec/score/cpu/unix/wrap/Makefile.in
index ca39368399..925e5f9a42 100644
--- a/c/src/exec/score/cpu/unix/wrap/Makefile.in
+++ b/c/src/exec/score/cpu/unix/wrap/Makefile.in
@@ -53,7 +53,7 @@ $(INSTALLDIRS):
# (OPTIONAL) Add local stuff here using +=
#
-DEFINES += -DCPU_SYNC_IO $(LIBC_DEFINES)
+DEFINES += -DCPU_SYNC_IO $(LIBC_DEFINES) @DEFS@
CPPFLAGS += -I$(srcdir)/..
CFLAGS += $(CFLAGS_OS_V)