summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2002-07-09 17:29:37 +0000
committersheldonh <sheldonh@FreeBSD.org>2002-07-09 17:29:37 +0000
commitd55813b26181eaa176a028fd8c9a2e740df60962 (patch)
treeb573a6a94410a2c9d9065d0517d83c4bc6c3f214 /gnu
parent20278d01b3c0c9c198ae8d253c75451dd53fd283 (diff)
downloadFreeBSD-src-d55813b26181eaa176a028fd8c9a2e740df60962.zip
FreeBSD-src-d55813b26181eaa176a028fd8c9a2e740df60962.tar.gz
Revert previous delta; warnings fixed by obrien:
rev 1.5 rc/contrib/gdb/gdb/gdbserver/gdbreplay.c
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/gdbreplay/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/gdbreplay/Makefile b/gnu/usr.bin/binutils/gdbreplay/Makefile
index 2acb8e6..ef1ff53 100644
--- a/gnu/usr.bin/binutils/gdbreplay/Makefile
+++ b/gnu/usr.bin/binutils/gdbreplay/Makefile
@@ -14,9 +14,6 @@ NOMAN= yes
SRCS= gdbreplay.c
-# XXX Don't die on warnings, until the maintainer has a chance to fix them.
-NO_WERROR= yes
-
CFLAGS+= -I${.CURDIR}/../gdb
CFLAGS+= -I${GDBDIR}/gdb
CFLAGS+= -I${GDBDIR}/gdb/config
OpenPOWER on IntegriCloud