- 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:
parent
7bd2d75f37
commit
ac043fc94d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user