summaryrefslogtreecommitdiff
path: root/sys/modules/mthca
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-01-09 22:40:51 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-01-09 22:40:51 +0000
commitbf1b0dda25e061e3223b45f8786182fee892f46c (patch)
tree7eab0649e94714452b9f2ba7ce6a23907c0a0b3e /sys/modules/mthca
parent0fe5b01baf5f9c89ce16ea538aa29be0f6308427 (diff)
Notes
Diffstat (limited to 'sys/modules/mthca')
-rw-r--r--sys/modules/mthca/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mthca/Makefile b/sys/modules/mthca/Makefile
index 9b56499f3672..a306289a3f6b 100644
--- a/sys/modules/mthca/Makefile
+++ b/sys/modules/mthca/Makefile
@@ -28,4 +28,4 @@ opt_inet6.h:
.include <bsd.kmod.mk>
-CFLAGS+= -Wno-cast-qual -Wno-pointer-arith -fms-extensions
+CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}