From d55813b26181eaa176a028fd8c9a2e740df60962 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 9 Jul 2002 17:29:37 +0000 Subject: Revert previous delta; warnings fixed by obrien: rev 1.5 rc/contrib/gdb/gdb/gdbserver/gdbreplay.c --- gnu/usr.bin/binutils/gdbreplay/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/usr.bin') 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 -- cgit v1.1