mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Remove redundant defines alerady set by Makefile.fe
This commit is contained in:
parent
d5bddfcbfc
commit
f7a0a44b44
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162258
@ -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