--- b/usr.bin/grep/Makefile +++ b/usr.bin/grep/Makefile @@ -48,6 +48,7 @@ MLINKS+= grep.1 egrep.1 \ grep.1 fgrep.1 \ grep.1 rgrep.1 +CFLAGS+= -DWITH_INTERNAL_NOSPEC CFLAGS.gcc+= --param max-inline-insns-single=500 .if !defined(BOOTSTRAPPING)