Date: Tue, 21 Jun 2016 12:03:31 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: current@FreeBSD.org, toolchain@FreeBSD.org Subject: WITH_SYSTEM_COMPILER default on Message-ID: <136e515e-b1c0-b5dd-6397-b935f243a9fc@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nBwQGgnalIXeskOhfixod2AekXwBRg51s Content-Type: multipart/mixed; boundary="k1l2Ds1fbMp5oSVIcNgTOfswT22wI895w" From: Bryan Drewery <bdrewery@FreeBSD.org> To: current@FreeBSD.org, toolchain@FreeBSD.org Message-ID: <136e515e-b1c0-b5dd-6397-b935f243a9fc@FreeBSD.org> Subject: WITH_SYSTEM_COMPILER default on --k1l2Ds1fbMp5oSVIcNgTOfswT22wI895w Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable This feature is where the bootstrap compiler in buildworld is not built if the one in /usr/bin/cc matches what would be built. It is very conservative and requires a complete match of major/minor version and the compiler revision (__FreeBSD_cc_version). The only complaint so far about this feature was that when we bumped the compiler revision, too much of clang would rebuild. That was addressed in r301277. I would like to enable this feature by default in head for 11.0. Unless there are any objections I will do so in a few days. --=20 Regards, Bryan Drewery --k1l2Ds1fbMp5oSVIcNgTOfswT22wI895w-- --nBwQGgnalIXeskOhfixod2AekXwBRg51s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJXaY+OAAoJEDXXcbtuRpfPz1sIAJw2ubZAYnuVxLtO+MEDPYXE R0fii3OAOyP3o/AmJfRC0kwkOf+du0EcOrLH4XbPtQonfR4kTM1v+dEUsybY6SRq AQjdJRnr6GsjX9hl/DwFd3ZCV8afkzoLaxUS56nDus/gY9+DIB0H+hYNNfhehRjM USvgfDqFag5DDz0eaV8OQaz7jjqzQyIcDTnFiSPgxsbZsZTJnoSECCiyzs8q/t8t 7QunWjGfxOB7PE80wTkj1vdFEmkvaUULQDd8rA9DQe5SYXBQ/u899f4Q+CShBfji O8vLAqMBYMUIK3QaIALXMOcFv4gQFEgU779c+j2IiBhDNQpMU08FmsB50re8Kk8= =iBNi -----END PGP SIGNATURE----- --nBwQGgnalIXeskOhfixod2AekXwBRg51s--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?136e515e-b1c0-b5dd-6397-b935f243a9fc>