1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00

Remove gCC'isms.

This commit is contained in:
David E. O'Brien 2002-05-10 01:48:15 +00:00
parent 471b107936
commit 189d266f08
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96314

View File

@ -2,7 +2,6 @@
# $FreeBSD$
BINDIR?= /bin
CFLAGS+= -Wall -Wformat
NOSHARED?= YES
WARNS?= 2
WFORMAT?= 1