Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 16:42:35 -0600
From:      Brad Davis <brd@FreeBSD.org>
To:        Brooks Davis <brooks@freebsd.org>
Cc:        Brad Davis <brd@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r392084 - head/Mk/Uses
Message-ID:  <20150714224235.GK94853@valentine.liquidneon.com>
In-Reply-To: <20150714220307.GA20124@spindle.one-eyed-alien.net>
References:  <201507142032.t6EKWFQ5032222@repo.freebsd.org> <20150714220307.GA20124@spindle.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150714224235.GK94853>