Date: Thu, 30 Oct 2014 23:32:16 +0300 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r371661 - in head/games: . pioneer pioneer/files Message-ID: <20141030203216.GD41348@hades.panopticon> In-Reply-To: <alpine.LSU.2.11.1410301848490.6829@tuna.site> References: <201410290440.s9T4eUlC089226@svn.freebsd.org> <alpine.LSU.2.11.1410301848490.6829@tuna.site>
next in thread | previous in thread | raw e-mail | index | archive | help
* Gerald Pfeifer (gerald@pfeifer.com) wrote: > > +.if ${OSVERSION} < 1000054 > > +USE_GCC= yes > > +.else > > +USES+= compiler:c++11-lang > > +CPPFLAGS+= -I${LOCALBASE}/include > > +.endif > > Why doesn't USES+=compiler:c++11-lang work work on older versions > of FreeBSD as well? Fails to link with assimp. Likely because assimp itself has USE_GCC. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141030203216.GD41348>