Remove redundant defines alerady set by Makefile.fe
This commit is contained in:
parent
d58c4f01d8
commit
fe0a1dc586
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user