summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/as/Makefile.inc0
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-05-22 08:09:42 +0000
committerobrien <obrien@FreeBSD.org>2000-05-22 08:09:42 +0000
commitc2ff59c91600056a533c867eead61cde58e8818d (patch)
tree84494dbe259ce294ac77a97f0d6d82e7b02b7034 /gnu/usr.bin/binutils/as/Makefile.inc0
parent03603928027eb505be259ce3cfc88a8135f112b1 (diff)
downloadFreeBSD-src-c2ff59c91600056a533c867eead61cde58e8818d.zip
FreeBSD-src-c2ff59c91600056a533c867eead61cde58e8818d.tar.gz
Pull the switch and activate our Binutils to a snapshot of the up and
comming 2.10 release.
Diffstat (limited to 'gnu/usr.bin/binutils/as/Makefile.inc0')
-rw-r--r--gnu/usr.bin/binutils/as/Makefile.inc02
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/as/Makefile.inc0 b/gnu/usr.bin/binutils/as/Makefile.inc0
index b98400b..13e5d38 100644
--- a/gnu/usr.bin/binutils/as/Makefile.inc0
+++ b/gnu/usr.bin/binutils/as/Makefile.inc0
@@ -16,7 +16,7 @@ SRCS+= app.c as.c atof-generic.c atof-ieee.c bignum-copy.c \
CFLAGS+= -I${SRCDIR}/gas
CFLAGS+= -I${SRCDIR}/gas/config
CFLAGS+= -I${SRCDIR}
-CFLAGS+= -DVERSION=\"${VERSION}\"
+CFLAGS+= -DVERSION=\"${VERSION}\" -DBFD_VERSION=\"${VERSION}\"
DPADD= ${RELTOP}/libbfd/libbfd.a
DPADD+= ${RELTOP}/libiberty/libiberty.a
DPADD+= ${RELTOP}/libopcodes/libopcodes.a
OpenPOWER on IntegriCloud