summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/objdump/Makefile
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/objdump/Makefile
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/objdump/Makefile')
-rw-r--r--gnu/usr.bin/binutils/objdump/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/objdump/Makefile b/gnu/usr.bin/binutils/objdump/Makefile
index 2608fa2..b53f539 100644
--- a/gnu/usr.bin/binutils/objdump/Makefile
+++ b/gnu/usr.bin/binutils/objdump/Makefile
@@ -8,6 +8,7 @@ PROG= objdump
SRCS= objdump.c prdbg.c
CFLAGS+= -I${.CURDIR}/${RELTOP}/libbinutils
CFLAGS+= -I${SRCDIR}/binutils
+CFLAGS+= -DBFD_VERSION=\"${VERSION}\"
DPADD= ${RELTOP}/libbinutils/libbinutils.a
DPADD+= ${RELTOP}/libopcodes/libopcodes.a
DPADD+= ${RELTOP}/libbfd/libbfd.a
OpenPOWER on IntegriCloud