HomeFreeBSD

Base GCC doesn't support -Wno-c++11-narrowing. Replace it with

Description

Base GCC doesn't support -Wno-c++11-narrowing. Replace it with
USE_CXXSTD=c++98.

While here, add now-recommended USES=gl, and tidy up by using
localbase:ldflags.

PR: 234928
Submitted by: Piotr Kubaj

Details

Provenance
linimonAuthored on
Parents
rP490445: The -qt5 slave port needs USES=compiler:c++11-lang to build on GCC-based
Branches
Unknown
Tags
Unknown