]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r260102:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jan 2014 17:56:19 +0000 (17:56 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jan 2014 17:56:19 +0000 (17:56 +0000)
commit22b1d13265687e62ed33c8537b0530ad67b71c9d
treedd84e694814bd06834413f7918739756a545c77d
parentf5fd0bb1df21554c50de0364fcb7d91bc91fd84c
MFC r260102:

Similar to r260020, only use -fms-extensions with gcc, for all other
modules which require this flag to compile.  Use a GCC_MS_EXTENSIONS
variable, defined in kern.pre.mk, which can be used to easily supply the
flag (or not), depending on the compiler type.

git-svn-id: svn://svn.freebsd.org/base/stable/9@260269 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/kern.pre.mk
sys/modules/mlx4/Makefile
sys/modules/mlx4ib/Makefile
sys/modules/mlxen/Makefile
sys/modules/mthca/Makefile