From 189d266f0805332d2f3fb737c3ec497940f25716 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 10 May 2002 01:48:15 +0000 Subject: [PATCH] Remove gCC'isms. --- bin/Makefile.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/Makefile.inc b/bin/Makefile.inc index 8d699d343e40..9c1ad775a5a8 100644 --- a/bin/Makefile.inc +++ b/bin/Makefile.inc @@ -2,7 +2,6 @@ # $FreeBSD$ BINDIR?= /bin -CFLAGS+= -Wall -Wformat NOSHARED?= YES WARNS?= 2 WFORMAT?= 1