summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/readelf
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2003-07-11 05:24:32 +0000
committerkan <kan@FreeBSD.org>2003-07-11 05:24:32 +0000
commita886ff4dbd7078122dfacbfee8c0bd4e94e2e3e2 (patch)
treeb40be32bee444f017c34aee7eeca2e0ad88e402d /gnu/usr.bin/binutils/readelf
parent9da11248c697d599ad944360392c12c75d2fbb16 (diff)
downloadFreeBSD-src-a886ff4dbd7078122dfacbfee8c0bd4e94e2e3e2.zip
FreeBSD-src-a886ff4dbd7078122dfacbfee8c0bd4e94e2e3e2.tar.gz
Temporarily turn off -Werror for these components.
Diffstat (limited to 'gnu/usr.bin/binutils/readelf')
-rw-r--r--gnu/usr.bin/binutils/readelf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/readelf/Makefile b/gnu/usr.bin/binutils/readelf/Makefile
index 9601246..d93551c 100644
--- a/gnu/usr.bin/binutils/readelf/Makefile
+++ b/gnu/usr.bin/binutils/readelf/Makefile
@@ -9,7 +9,7 @@ BINDIR=/usr/bin
PROG= readelf
SRCS= ${PROG}.c
-WARNS= 2
+WARNS= 0
CFLAGS+= -I${.CURDIR}/${RELTOP}/libbinutils -I${SRCDIR}/binutils
DPADD= ${RELTOP}/libbinutils/libbinutils.a
OpenPOWER on IntegriCloud