From edc02bfbfabab51684a83f4fd285e6c766e6eb72 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 15 Jul 2003 18:05:28 +0000 Subject: [PATCH] Don't directly use GCC warnings. --- rescue/librescue/Makefile | 1 - 1 file changed, 1 deletion(-) 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