summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkesdb
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkesdb')
-rw-r--r--usr.bin/mkesdb/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/mkesdb/Makefile.inc b/usr.bin/mkesdb/Makefile.inc
index 33d0b36..ce817fa 100644
--- a/usr.bin/mkesdb/Makefile.inc
+++ b/usr.bin/mkesdb/Makefile.inc
@@ -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
OpenPOWER on IntegriCloud