aboutsummaryrefslogtreecommitdiff
path: root/rescue/librescue
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-07-15 18:05:28 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-07-15 18:05:28 +0000
commitedc02bfbfabab51684a83f4fd285e6c766e6eb72 (patch)
tree9ceb7faf5437b23bfccfbfab3add30f0576fe90e /rescue/librescue
parent936664b119edf36a387a855d01419ffb164ab927 (diff)
downloadsrc-edc02bfbfabab51684a83f4fd285e6c766e6eb72.tar.gz
src-edc02bfbfabab51684a83f4fd285e6c766e6eb72.zip
Don't directly use GCC warnings.
Notes
Notes: svn path=/head/; revision=117646
Diffstat (limited to 'rescue/librescue')
-rw-r--r--rescue/librescue/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/librescue/Makefile b/rescue/librescue/Makefile
index 8464adf325b5..506306cd7fc6 100644
--- a/rescue/librescue/Makefile
+++ b/rescue/librescue/Makefile
@@ -27,7 +27,6 @@ CFLAGS+= -DPORTMAP
CFLAGS+= -DDES_BUILTIN
CFLAGS+= -DYP
CFLAGS+= -DHESIOD
-CFLAGS+= -Wall -Wwrite-strings -Wpointer-arith
.PATH: ${.CURDIR}/../../lib/libc/gen ${.CURDIR}/../../lib/libutil ${.CURDIR}/../../lib/libc/net ${.CURDIR}/../../lib/libc/stdlib