Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 21:43:28 -0700
From:      "Simon J. Gerraty" <sjg@juniper.net>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Luigi Rizzo <rizzo@iet.unipi.it>
Subject:   Re: this breaks builds of head on stable/9 (Re: svn commit: r257268 - head/gnu/usr.bin/binutils/ld
Message-ID:  <20131103044328.B73655807E@chaos.jnpr.net>
In-Reply-To: <20131101204848.GA44088@lor.one-eyed-alien.net>
References:  <CA%2BhQ2%2Bh3LA%2Buk6RQg5a6QHAEedEZPZ=RUbLCZ1ZqFvNNi3EAAg@mail.gmail.com> <20131101020924.GB32951@lor.one-eyed-alien.net> <20131101061842.GA8911@onelab2.iet.unipi.it> <20131101204848.GA44088@lor.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>told me what was wrong.  The issue is that the :U modifer I used is a
>bmake feature and that the toolchain target doesn't bootstrap bmake (or
>perhaps doesn't do it early enough).  I plan to commit a workaround for

Hmmm toolchain is in the same TGTS list as buildworld, so should depend
on upgrade_checks which is how the needed make gets built.
Oh, that only applies if ALWAYS_CHECK_MAKE is defined.

Might be a good idea to set ALWAYS_CHECK_MAKE is host isn't head?




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