1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Mark Linimon 5dbe545b9b 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)
2018-11-02 01:50:55 +00:00
..