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
Base GCC doesn't support -Wno-c++11-narrowing. Replace it with Tags None Referenced Files None Subscribers None
Description
Details
|