svn commit: r392084 - head/Mk/Uses

Brad Davis brd at FreeBSD.org
Tue Jul 14 22:42:37 UTC 2015


On Tue, Jul 14, 2015 at 10:03:08PM +0000, Brooks Davis wrote:
> On Tue, Jul 14, 2015 at 08:32:15PM +0000, Brad Davis wrote:
> > +BUILD_DEPENDS+=	${LOCALBASE}/bin/clang35:${PORTSDIR}/lang/clang35
> > +CPP=	${LOCALBASE}/bin/clang-cpp35
> > +CC=	${LOCALBASE}/bin/clang35
> > +CXX=	${LOCALBASE}/bin/clang++35
> 
> I'm curious, why 3.5 and not 3.6?

Hi Brooks,

I figured 3.5 might already be installed and more stable.

What are your thoughts? I am happy to change it to 3.6.


Regards,
Brad Davis



More information about the svn-ports-all mailing list