glebius 557c602e55 Globally enable -fms-extensions when building kernel with gcc, and remove
this option from all modules that enable it theirselves.
  In C mode -fms-extensions option enables anonymous structs and unions,
allowing us to use this C11 feature in kernel. Of course, clang supports
it without any extra options.

Reviewed by:	dim
2015-02-17 19:27:14 +00:00
..
2014-09-17 22:26:01 +00:00
2014-09-17 22:24:51 +00:00
2012-08-15 06:31:32 +00:00
2014-12-19 06:51:01 +00:00
2013-06-04 06:38:01 +00:00
2014-07-07 00:27:09 +00:00
2014-11-07 19:13:19 +00:00
2014-10-20 14:42:42 +00:00
2014-10-09 19:32:35 +00:00
2013-08-03 08:21:35 +00:00
2014-08-28 00:05:02 +00:00
2015-01-12 18:43:34 +00:00
2015-01-12 18:43:34 +00:00
2012-08-15 04:03:55 +00:00
2013-03-03 16:17:09 +00:00
MFC
2013-02-21 21:59:35 +00:00
2014-09-25 14:25:38 +00:00
2014-07-07 00:27:09 +00:00
2014-11-07 20:23:43 +00:00
2014-09-19 10:32:20 +00:00
2012-06-25 09:46:06 +00:00
2014-07-26 17:59:25 +00:00
2014-10-23 04:47:32 +00:00
2015-02-07 23:09:03 +00:00