Revert previous delta; warnings fixed by obrien:

rev 1.5		rc/contrib/gdb/gdb/gdbserver/gdbreplay.c
This commit is contained in:
sheldonh 2002-07-09 17:29:37 +00:00
parent 20278d01b3
commit d55813b261

View File

@ -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