Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2012 10:48:28 +0200
From:      Claude Buisson <clbuisson@orange.fr>
To:        Mark Linimon <linimon@lonesome.com>
Cc:        freebsd-current@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Re: [HEADSUP] FYI: patch to ports that do not build with clang has been committed
Message-ID:  <5075365C.4050400@orange.fr>
In-Reply-To: <20121010004523.GA15209@lonesome.com>
References:  <20121010004523.GA15209@lonesome.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/10/2012 02:45, Mark Linimon wrote:
> The commit mail hasn't gone through yet, so I guess I need to post this
> first and reference the commit mail later.
>
> Sometime in the near future, the default CC on -current will be switched
> to clang.  The patch I have committed is a workaround -- an interim measure --
> to get ready for this transition.
>
> I have made changes to ports/Mk/bsd.gcc.mk that allow the addition of
> "USE_GCC=any" to a port's Makefile, and then committed that change to
> various ports.  In most (but not all!) cases this will tell the port
> "build with gcc instead of clang" (*) .
>

Why not USE_GCC ?= any for the poor guys like me who build (some) ports with
USE_GCC=4.6 ?

> For those users with CC installed as gcc (including -stable), this
> patch should have no effect.  Variations of combinations have been
> heavily tested on pointyhat-west.  If there are any regressions, please
> contact me.
>

..

> mcl

Thanks,

Claude Buisson



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