aboutsummaryrefslogtreecommitdiff
path: root/lib/ofed
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2019-03-29 18:45:27 +0000
committerEnji Cooper <ngie@FreeBSD.org>2019-03-29 18:45:27 +0000
commite8067928ff5f819ef78ad4acfb12124415ea2fff (patch)
tree6877785f0579f6ffbad0ceacb9815755d0d152a4 /lib/ofed
parentbdbf3440cef44fdda6b975e29805df1c88b1c9f6 (diff)
Notes
Diffstat (limited to 'lib/ofed')
-rw-r--r--lib/ofed/libibnetdisc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ofed/libibnetdisc/Makefile b/lib/ofed/libibnetdisc/Makefile
index f66e58f4b0c02..08dbb8861407e 100644
--- a/lib/ofed/libibnetdisc/Makefile
+++ b/lib/ofed/libibnetdisc/Makefile
@@ -31,9 +31,6 @@ LIBADD= osmcomp ibmad ibumad
CFLAGS+= -DHAVE_CONFIG_H=1
CFLAGS+= -I${_spath}
CFLAGS+= -I${SYSROOT:U${DESTDIR}}/${INCLUDEDIR}/infiniband
-.if ${COMPILER_FEATURES:Mc++11}
-CXXFLAGS+= -std=c++11
-.endif
VERSION_MAP= ${_spath}/libibnetdisc.map
.include <bsd.lib.mk>