]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove remaining uses of ${COMPILER_FEATURES:Mc++11}
authorAlex Richardson <arichardson@FreeBSD.org>
Tue, 19 Jan 2021 15:05:43 +0000 (15:05 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Tue, 19 Jan 2021 21:37:36 +0000 (21:37 +0000)
commitc1a3d7f20696ab5b72eee45863f3e04410d81fc8
tree1320ffcb1dd176bdf60866fec6003f96e83d9c16
parent7954ad9f22b3b453c4cea49dc663e7b17631a209
Remove remaining uses of ${COMPILER_FEATURES:Mc++11}

All supported compilers have C++11 support so these checks can be replaced
with MK_CXX guards.
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252759

PR: 252759
Reviewed By: emaste
Differential Revision: https://reviews.freebsd.org/D28234
lib/libc/tests/stdlib/Makefile
lib/ofed/libibnetdisc/Makefile
usr.bin/Makefile
usr.sbin/Makefile