HomeFreeBSD

On platforms where clang is the default compiler, don't build gcc or libstdc++.
rS255321Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

On platforms where clang is the default compiler, don't build gcc or libstdc++.
To enable them, set WITH_GCC and WITH_GNUCXX in src.conf.
Make clang default to using libc++ on FreeBSD 10.
Bumped __FreeBSD_version for the change.

GCC is still enabled on PC98, because the PC98 bootloader requires GCC to build
(or, at least, hard-codes the use of gcc into its build).

Thanks to everyone who helped make the ports tree ready for this (and bapt
for coordinating them all). Also to imp for reviewing this and working on the
forward-porting of the changes in our gcc so that we're getting to a much
better place with regard to external toolchains.

Sorry to all of the people who helped who I forgot to mention by name.

Reviewed by: bapt, imp, dim, ...

Details

Provenance
theravenAuthored on
Parents
rS255320: Return BUS_PROBE_DEFAULT instead of BUS_PROBE_SPECIFIC.
Branches
Unknown
Tags
Unknown

Event Timeline