summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/readelf
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2010-10-22 20:46:08 +0000
committerdim <dim@FreeBSD.org>2010-10-22 20:46:08 +0000
commit926cfb4a95c17eb94dffaeb1c87829c00ca24f75 (patch)
tree55c66d9cb663e40c9d4aa3dae418a71e20c8e6b4 /gnu/usr.bin/binutils/readelf
parent05c8f273115f40d8517058524c349d3efeb3ca67 (diff)
downloadFreeBSD-src-926cfb4a95c17eb94dffaeb1c87829c00ca24f75.zip
FreeBSD-src-926cfb4a95c17eb94dffaeb1c87829c00ca24f75.tar.gz
Most of binutils now compiles at WARNS=3, except for libiberty and
libbfd, which still need WARNS=2.
Diffstat (limited to 'gnu/usr.bin/binutils/readelf')
-rw-r--r--gnu/usr.bin/binutils/readelf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/readelf/Makefile b/gnu/usr.bin/binutils/readelf/Makefile
index 8a50e06..d90c3bc 100644
--- a/gnu/usr.bin/binutils/readelf/Makefile
+++ b/gnu/usr.bin/binutils/readelf/Makefile
@@ -9,7 +9,6 @@ BINDIR=/usr/bin
PROG= readelf
SRCS= ${PROG}.c
-WARNS?= 0
CFLAGS+= -D_GNU_SOURCE
CFLAGS+= -I${.CURDIR}/${RELTOP}/libbinutils -I${SRCDIR}/binutils
OpenPOWER on IntegriCloud