Date: Wed, 28 Dec 2011 10:16:01 +0200 From: Volodymyr Kostyrko <c.kworr@gmail.com> To: Dimitry Andric <dim@FreeBSD.org> Cc: freebsd-stable@freebsd.org Subject: Re: minor regression after patching Message-ID: <4EFAD041.5060000@gmail.com> In-Reply-To: <4EFA5CE0.6040203@FreeBSD.org> References: <4EF88D7B.4040600@gmail.com> <CAE-mSOJx51E%2BcMGy_UytDtDBdujnzM2ZEXBBqFRTgC2VCaucng@mail.gmail.com> <4EF8E21E.10401@gmail.com> <4EF92639.8070903@FreeBSD.org> <4EF99F93.9000405@gmail.com> <4EFA5CE0.6040203@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
28.12.2011 02:03, Dimitry Andric wrote: >> .if (empty(.CURDIR:N*/usr/src/*) || empty(.CURDIR:N*/usr/obj/*))&& >> !defined(NOCCACHE) > > The problem is this test, it doesn't return true when you are exactly in > /usr/src. The result is that clang doesn't get built in the cross-tools > stage, and /usr/bin/clang is used instead for the rest of the world. Oops, I messed up whole thing again. Thank you very much. -- Sphinx of black quartz judge my vow.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EFAD041.5060000>