summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/cc/cpp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile
index f8e52f3..415d63d 100644
--- a/gnu/usr.bin/cc/cpp/Makefile
+++ b/gnu/usr.bin/cc/cpp/Makefile
@@ -8,9 +8,6 @@
PROG= cpp
SRCS= gcc.c cppspec.c
-CFLAGS+= -DDEFAULT_TARGET_VERSION=\"$(version)\"
-CFLAGS+= -DDEFAULT_TARGET_MACHINE=\"$(target)\"
-
DPADD= ${LIBCC_INT}
LDADD= ${LIBCC_INT}
OpenPOWER on IntegriCloud