HomeFreeBSD

CXXFLAGS+=-Wno-c++11-narrowing is not supported by base GCC. Instead

Description

CXXFLAGS+=-Wno-c++11-narrowing is not supported by base GCC. Instead
add USE_CXXSTD=c++98 which makes this port compile by both base GCC and
Clang.

PR: 235527
Submitted by: Piotr Kubaj

Details

Provenance
linimonAuthored on
Parents
rP492279: This port requires USES=compiler:c++11-lang to build on GCC-based
Branches
Unknown
Tags
Unknown