WITH_SYSTEM_COMPILER default on
Bryan Drewery
bdrewery at FreeBSD.org
Tue Jun 21 19:03:46 UTC 2016
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.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160621/c39cb465/attachment.sig>
More information about the freebsd-current
mailing list