[Differential] [Updated] D2305: Fix bootstraping of crunchide
emaste (Ed Maste)
phabric-noreply at FreeBSD.org
Fri Apr 17 13:18:34 UTC 2015
emaste added a comment.
>>! In D2305#4, @emaste wrote:
> I believe @imp suggested we still need it unconditionally when crossbuilding, and also note that usr.sbin/crunch is added for `${BOOTSTRAPPING} < 1000014` in bootstrap-tools. I wonder if we can just promote usr.sbin/crunch to an unconditional build tool?
Indeed, crunchide is built with only 32- or 64-bit ELF support depending on the target. I'll see about always compiling in both instead. If that works we can drop this part and change the `${BOOTSTRAPPING}` test below. Or just make it unconditional below.
REVISION DETAIL
https://reviews.freebsd.org/D2305
To: rodrigc, imp, emaste
Cc: freebsd-toolchain
More information about the freebsd-toolchain
mailing list