diff --git a/gnu/usr.bin/binutils/gdbreplay/Makefile b/gnu/usr.bin/binutils/gdbreplay/Makefile index 2acb8e62cda5..ef1ff5369dd7 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