diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-07-09 17:29:37 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-07-09 17:29:37 +0000 |
| commit | d1e52a1c8dfa8ebb6c11ac2122a8194cfac70812 (patch) | |
| tree | b573a6a94410a2c9d9065d0517d83c4bc6c3f214 /gnu/usr.bin/binutils | |
| parent | 6ff8114c79c0b29ac71b125809348aa6ac4f7347 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/gdbreplay/Makefile | 3 |
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 |
