PERFORCE change 229627 for review
Brooks Davis
brooks at FreeBSD.org
Wed Jun 12 14:13:08 UTC 2013
http://p4web.freebsd.org/@@229627?ac=10
Change 229627 by brooks at brooks_zenith on 2013/06/12 14:12:10
Remove an extra line accidentally copied along with the TESLA
include addition.
Affected files ...
.. //depot/projects/ctsrd/tesla/src/sys/conf/kmod.mk#3 edit
Differences ...
==== //depot/projects/ctsrd/tesla/src/sys/conf/kmod.mk#3 (text+ko) ====
@@ -113,7 +113,6 @@
CFLAGS+= -I@/contrib/tesla/include
.if ${COMPILER_TYPE} != "clang"
-.if ${COMPILER_TYPE} != "clang"
CFLAGS+= -finline-limit=${INLINE_LIMIT}
CFLAGS+= --param inline-unit-growth=100
CFLAGS+= --param large-function-growth=1000
More information about the p4-projects
mailing list