diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2014-01-09 22:40:51 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2014-01-09 22:40:51 +0000 |
| commit | bf1b0dda25e061e3223b45f8786182fee892f46c (patch) | |
| tree | 7eab0649e94714452b9f2ba7ce6a23907c0a0b3e /sys/modules/mthca | |
| parent | 0fe5b01baf5f9c89ce16ea538aa29be0f6308427 (diff) | |
Notes
Diffstat (limited to 'sys/modules/mthca')
| -rw-r--r-- | sys/modules/mthca/Makefile | 2 |
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} |
