summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/collect2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/collect2/Makefile')
-rw-r--r--gnu/usr.bin/cc/collect2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/collect2/Makefile b/gnu/usr.bin/cc/collect2/Makefile
index 8fc7066..9eba1c0 100644
--- a/gnu/usr.bin/cc/collect2/Makefile
+++ b/gnu/usr.bin/cc/collect2/Makefile
@@ -10,7 +10,7 @@ BINDIR= /usr/libexec
NOMAN=
NOSHARED=yes
-CFLAGS+= -DDEFAULT_TARGET_VERSION=\"$(version)\"
+CFLAGS+= -DTARGET_MACHINE=\"$(target)\"
DPADD+= ${LIBCC_INT}
LDADD+= ${LIBCC_INT}
OpenPOWER on IntegriCloud