summaryrefslogtreecommitdiffstats
path: root/c/make/target.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/make/target.cfg.in')
-rw-r--r--c/make/target.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/make/target.cfg.in b/c/make/target.cfg.in
index 4fa72f6ed8..df0a3c92fd 100644
--- a/c/make/target.cfg.in
+++ b/c/make/target.cfg.in
@@ -8,7 +8,7 @@ prefix = @prefix@
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
-DEFS = @DEFS@
+# DEFS = @DEFS@
LDFLAGS =
LIBS = @LIBS@