From 9901d0da5d47555bfb905f0ffb24fe6b38f2cdd3 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 15 Jul 2003 18:05:28 +0000 Subject: Don't directly use GCC warnings. --- rescue/librescue/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'rescue/librescue') 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 -- cgit v1.1