On Monday 02 August 2010 18:36:54 Dimitry Andric wrote: > On 2010-08-02 18:12, paradox wrote: >>>> # XXX: There is no way to specify bootstrap tools depending on MK-flags >>>> # with different per-architecture default values. >>> Always build tblgen. >>> >>> Did you read that "XXX" comment? >> >> why do i need to build bootstrap clang "utils" if i don't use it? > > For the complete story, read the threads here: > http://lists.freebsd.org/pipermail/svn-src-all/2010-June/025016.html > > and here: > http://lists.freebsd.org/pipermail/freebsd-current/2010-June/017793.html > > If you have a solution that can work around all the issues mentioned > in those threads, please post it. :)
How about introducing a MK_CLANG_BOOTSTRAP that defaults to "yes" on all platforms so you don't have the cross building problem. Setting WITHOUT_CLANG would force it to "no".
signature.asc
Description: This is a digitally signed message part.