Building and Iterating
Sean Bruno
sbruno at freebsd.org
Fri Jun 1 17:20:28 UTC 2018
Before I dive into the mk files of a buildworld, I'd like to describe
"what I want" so as to start a discussion of my goal.
1. If I select no toolchain (WITHOUT_TOOLCHAIN), but clang needs to be
built, only build a toolchain that targets the ARCH being requested.
2. If I select no toolchain (WITHOUT_TOOLCHAIN), but clang needs to be
built, give me a knob to turn that aborts the build with a meaningful
message that lets me know I need to update the toolchain on my buildbox.
3. If the boostrap toolchain needs to be built in the normal case, only
target the ARCH being requested. I understand that we "want" a CC
installed that targets all architectures and this is something I agree with.
sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20180601/9b0cf97c/attachment.sig>
More information about the freebsd-arch
mailing list