HomeFreeBSD

USES=compiler:c++11-lang is necessary to link against libosg

Description

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)

Details

Provenance
linimonAuthored on
Parents
rP483762: -Wno-sign-conversion is not supported by base GCC; remove this flag.
Branches
Unknown
Tags
Unknown