mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove redundant defines alerady set by Makefile.fe
This commit is contained in:
parent
d5bddfcbfc
commit
f7a0a44b44
1 changed files with 0 additions and 3 deletions
|
|
@ -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 a new issue