USES=compiler:c++11-lang is necessary to link against libosg
on GCC-based architectures.
To make it build, also add CXXFLAGS_${ARCH}=-Wno-narrowing.
PR: 232826
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
USES=compiler:c++11-lang is necessary to link against libosg Tags None Referenced Files None Subscribers None
Description
Details
|