aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mlx4ib
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2015-02-17 19:27:14 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2015-02-17 19:27:14 +0000
commitcc4a90c445aa04be36c3ef745cbe67fa339b94b5 (patch)
treee7455c7898e3607c9a20f4576ca097868e1705f2 /sys/modules/mlx4ib
parentb153f37ffcefa028161d80c3852223dea7c93f4c (diff)
downloadsrc-cc4a90c445aa04be36c3ef745cbe67fa339b94b5.tar.gz
src-cc4a90c445aa04be36c3ef745cbe67fa339b94b5.zip
Notes
Diffstat (limited to 'sys/modules/mlx4ib')
-rw-r--r--sys/modules/mlx4ib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/mlx4ib/Makefile b/sys/modules/mlx4ib/Makefile
index 4ab7a4e7f338..7bfcb4a61a5a 100644
--- a/sys/modules/mlx4ib/Makefile
+++ b/sys/modules/mlx4ib/Makefile
@@ -13,8 +13,7 @@ CFLAGS+= -I${.CURDIR}/../../ofed/drivers/infiniband/hw/mlx4
CFLAGS+= -I${.CURDIR}/../../ofed/include/
CFLAGS+= -DCONFIG_INFINIBAND_USER_MEM
CFLAGS+= -DINET6 -DINET
-CFLAGS+= -fms-extensions
.include <bsd.kmod.mk>
-CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
+CFLAGS+= -Wno-cast-qual -Wno-pointer-arith