aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2002-07-09 17:29:37 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2002-07-09 17:29:37 +0000
commitd1e52a1c8dfa8ebb6c11ac2122a8194cfac70812 (patch)
treeb573a6a94410a2c9d9065d0517d83c4bc6c3f214 /gnu/usr.bin/binutils
parent6ff8114c79c0b29ac71b125809348aa6ac4f7347 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
-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 2acb8e62cda5d..ef1ff5369dd73 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