git: <sys/cdefs.h>: Be more careful with _Noreturn.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Fri Sep 23 23:51:32 PDT 2016
commit a04bd7b8809b47f20565cb69126ea022ad87ee9d
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Sep 20 11:48:55 2016 +0300
<sys/cdefs.h>: Be more careful with _Noreturn.
With modern gcc started using g++ for bootstraps _Noreturn must
be handled with a bit of extra care.
Summary of changes:
sys/sys/cdefs.h | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a04bd7b8809b47f20565cb69126ea022ad87ee9d
--
DragonFly BSD source repository
More information about the Commits
mailing list