summaryrefslogtreecommitdiffstats
path: root/rescue/librescue
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-07-15 18:05:28 +0000
committerobrien <obrien@FreeBSD.org>2003-07-15 18:05:28 +0000
commit9901d0da5d47555bfb905f0ffb24fe6b38f2cdd3 (patch)
tree9ceb7faf5437b23bfccfbfab3add30f0576fe90e /rescue/librescue
parent650c3605697c9edd128d32bbfd4ce367331f08d6 (diff)
downloadFreeBSD-src-9901d0da5d47555bfb905f0ffb24fe6b38f2cdd3.zip
FreeBSD-src-9901d0da5d47555bfb905f0ffb24fe6b38f2cdd3.tar.gz
Don't directly use GCC warnings.
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 8464adf..506306c 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
OpenPOWER on IntegriCloud