summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-19 18:25:41 +0000
committerobrien <obrien@FreeBSD.org>2002-05-19 18:25:41 +0000
commitac045ec61ff14c68b774e9c519b7da4c7792dc8a (patch)
tree62fc3ed895edfee9374e329ebf9259a9fe201449 /gnu
parent48306d2934727ca714b8a8419422cd14fc841504 (diff)
downloadFreeBSD-src-ac045ec61ff14c68b774e9c519b7da4c7792dc8a.zip
FreeBSD-src-ac045ec61ff14c68b774e9c519b7da4c7792dc8a.tar.gz
This is only WARNS=0 clean now.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index 1ae5124..4f02ce3 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -29,6 +29,7 @@ SRCS+= wait.h
.include "${.CURDIR}/Makefile.${TARGET_ARCH}"
.endif
+WARNS= 0
.if ${TARGET_ARCH} != ${MACHINE_ARCH}
CFLAGS+= -DCROSS_COMPILE=1
.endif
OpenPOWER on IntegriCloud