/freebsd/sys/modules/mthca/ |
H A D | Makefile | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
/freebsd/sys/modules/ipoib/ |
H A D | Makefile | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
/freebsd/sys/modules/mlx4ib/ |
H A D | Makefile | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
/freebsd/sys/modules/ibcore/ |
H A D | Makefile | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
/freebsd/sys/modules/mlx4/ |
H A D | Makefile | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
/freebsd/sys/modules/cxgbe/if_cxgbe/ |
H A D | Makefile | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
/freebsd/sys/conf/ |
H A D | kern.mk | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
H A D | kern.pre.mk | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
H A D | kmod.mk | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|
H A D | files | diff cc4a90c445aa04be36c3ef745cbe67fa339b94b5 Tue Feb 17 20:27:14 CET 2015 Gleb Smirnoff <glebius@FreeBSD.org> 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
|