HomeFreeBSD

Remove remaining uses of ${COMPILER_FEATURES:Mc++11}

Description

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

Details

Provenance
arichardsonAuthored on Jan 19 2021, 3:05 PM
Reviewer
emaste
Differential Revision
D28234: Remove remaining uses of ${COMPILER_FEATURES:Mc++11}
Parents
rG7954ad9f22b3: Fix macro-redefined warning in gnu/diff for fputc_unlocked
Branches
Unknown
Tags
Unknown