svn commit: r371661 - in head/games: . pioneer pioneer/files
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Oct 30 20:32:22 UTC 2014
* Gerald Pfeifer (gerald at 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 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://www.amdmi3.ru
More information about the svn-ports-all
mailing list