]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For gcc 4.6 and newer, _Static_assert is a keyword, so don't try to
authorimp <imp@FreeBSD.org>
Fri, 10 Oct 2014 00:35:13 +0000 (00:35 +0000)
committerimp <imp@FreeBSD.org>
Fri, 10 Oct 2014 00:35:13 +0000 (00:35 +0000)
commitf7d13532c956ff0178ceb8cfb60505a36a8abce0
tree4878059cf8599559cf0dfc8d8204d92a46c24dbb
parenta2b4dd0675a6c16c348638791e6e1a47cc047997
For gcc 4.6 and newer, _Static_assert is a keyword, so don't try to
redefine it. It does what we want, and is always available unlike
other alternatives.
sys/conf/kern.mk
sys/sys/cdefs.h