Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2013 11:34:50 +0200
From:      Dimitry Andric <dimitry@andric.com>
To:        Steven Hartland <smh@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r257109 - head/contrib/llvm/tools/clang/tools/driver
Message-ID:  <BFE9444E-33F8-438E-AC49-FF20101AECF2@andric.com>
In-Reply-To: <201310250909.r9P990nk083926@svn.freebsd.org>
References:  <201310250909.r9P990nk083926@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_6F0E808E-615A-417A-9CDC-25841B1EAC9E
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

On 25 Oct 2013, at 11:09, Steven Hartland <smh@freebsd.org> wrote:
> Author: smh
> Date: Fri Oct 25 09:09:00 2013
> New Revision: 257109
> URL: http://svnweb.freebsd.org/changeset/base/257109
>=20
> Log:
>  Add clang-CC and CC to list of hints allowing clang to identify its =
operating
>  mode as c++ instead of defaulting to c for the binary names CC and =
clang-CC.
>=20
>  This fixes builds that use cmake, which automatically sets CXX to
>  /usr/bin/CC by default.

Huh, I=92ve never seen that behavior with cmake?  At least, not with any
fairly recent version...=20

Anyway, I do not really agree with this change, and I would rather just
get rid of the /usr/bin/CC link instead.  Build scripts and Makefiles
should use "c++" instead, which is the standard name for a C++ compiler.

Note that you also introduce yet another change from upstream... :-/

-Dimitry


--Apple-Mail=_6F0E808E-615A-417A-9CDC-25841B1EAC9E
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)

iEYEARECAAYFAlJqO0kACgkQsF6jCi4glqNcaQCgqHrze0j8xFBcWuwDPxoldayE
PC0AnRrB3iYVY6yzCs9mku0+uYjSjcf/
=oKuE
-----END PGP SIGNATURE-----

--Apple-Mail=_6F0E808E-615A-417A-9CDC-25841B1EAC9E--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BFE9444E-33F8-438E-AC49-FF20101AECF2>