mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Add new upstream file, and update TARGET definition.
This commit is contained in:
parent
8114428ba2
commit
bebf802419
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/binutils-2.17/; revision=214173
@ -12,6 +12,7 @@ SRCS+= arlex.l \
|
||||
bucomm.c \
|
||||
budemang.c \
|
||||
debug.c \
|
||||
dwarf.c \
|
||||
emul_vanilla.c \
|
||||
filemode.c \
|
||||
ieee.c \
|
||||
@ -23,7 +24,7 @@ SRCS+= arlex.l \
|
||||
version.c \
|
||||
wrstabs.c
|
||||
WARNS?= 0
|
||||
CFLAGS+= -DTARGET=\"${BINUTILS_ARCH}-obrien-freebsd\"
|
||||
CFLAGS+= -DTARGET=\"${TARGET_TUPLE}\"
|
||||
CFLAGS+= -DBFD_VERSION_STRING=\"${VERSION}\"
|
||||
CFLAGS+= -D_GNU_SOURCE
|
||||
CFLAGS+= -I${SRCDIR}/binutils
|
||||
|
Loading…
Reference in New Issue
Block a user