diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2013-12-30 20:34:53 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2013-12-30 20:34:53 +0000 |
| commit | 86390f9444433b00296741d03d069a587ad8e4bf (patch) | |
| tree | 7a016fe5f61c11d9f2c394240883db0585716120 /sys/modules/ipoib | |
| parent | 1b9906c7571ca5d001acf9d07100444c4d8f84da (diff) | |
Notes
Diffstat (limited to 'sys/modules/ipoib')
| -rw-r--r-- | sys/modules/ipoib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ipoib/Makefile b/sys/modules/ipoib/Makefile index 11d5435c6057..bcbafc83a8b5 100644 --- a/sys/modules/ipoib/Makefile +++ b/sys/modules/ipoib/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} |
