]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For gcc 4.6 and newer, _Static_assert is a keyword, so don't try to
authorWarner Losh <imp@FreeBSD.org>
Fri, 10 Oct 2014 00:35:13 +0000 (00:35 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 10 Oct 2014 00:35:13 +0000 (00:35 +0000)
commit6627df30d767a97692778adbc7f579172fc787ce
tree4878059cf8599559cf0dfc8d8204d92a46c24dbb
parent34eed6d3de0c386ad39dd9f52f6e93f6ddf01945
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