- Remove a GCC-specific compiler flag that was added before to eliminate

some warnings but at the moment does not seem to be necessary.

Submitted by:	arundel (via private mail)
Tested by:	arundel
MFC after:	1 week
This commit is contained in:
Gabor Kovesdan 2011-12-21 12:07:14 +00:00
parent bc40a96992
commit 7d2bb8504d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228766

View file

@ -2,5 +2,4 @@
SRCS+= lex.l yacc.y
CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkesdb \
-I${.CURDIR}/../../lib/libc/iconv \
--param max-inline-insns-single=64
-I${.CURDIR}/../../lib/libc/iconv