freebsd-dev/sys/modules/mlx4ib
Gleb Smirnoff cc4a90c445 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
..
Makefile Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00