git: <sys/cdefs.h>: Bring in a compatibility macro for C11's _Static_assert.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 6 11:46:42 PDT 2013
commit c5fedb6c80eafa21ba0c3368b230fc0e3c8188d0
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 6 20:45:04 2013 +0200
<sys/cdefs.h>: Bring in a compatibility macro for C11's _Static_assert.
Apparently gcc47 has support outside of C11, but for processing our
<complex.h> with gcc44, this is necessary.
Taken-from: FreeBSD
Summary of changes:
sys/sys/cdefs.h | 13 +++++++++++++
1 file changed, 13 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c5fedb6c80eafa21ba0c3368b230fc0e3c8188d0
--
DragonFly BSD source repository
More information about the Commits
mailing list