Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2013 14:13:07 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 229627 for review
Message-ID:  <201306121413.r5CED7dQ082961@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@229627?ac=10

Change 229627 by brooks@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306121413.r5CED7dQ082961>