Home
last modified time | relevance | path

Searched hist:cc4a90c445aa04be36c3ef745cbe67fa339b94b5 (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/modules/mthca/
H A DMakefilediff 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 DMakefilediff 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 DMakefilediff 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 DMakefilediff 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 DMakefilediff 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 DMakefilediff 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 Dkern.mkdiff 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 Dkern.pre.mkdiff 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 Dkmod.mkdiff 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 Dfilesdiff 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