Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2015 13:18:34 +0000
From:      "emaste (Ed Maste)" <phabric-noreply@FreeBSD.org>
To:        freebsd-toolchain@freebsd.org
Subject:   [Differential] [Updated] D2305: Fix bootstraping of crunchide
Message-ID:  <68a379341a1ccbad91b903dc504a1726@localhost.localdomain>
In-Reply-To: <differential-rev-PHID-DREV-3zy3ok425s65douldd7j-req@FreeBSD.org>
References:  <differential-rev-PHID-DREV-3zy3ok425s65douldd7j-req@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68a379341a1ccbad91b903dc504a1726>