NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/39361: build.sh misses gnu-make error when probing for nbmake
The following reply was made to PR toolchain/39361; it has been noted by GNATS.
From: Alan Barrett <apb%cequrux.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: netbsd-bugs%NetBSD.org@localhost
Subject: Re: toolchain/39361: build.sh misses gnu-make error when probing
for nbmake
Date: Sat, 16 Aug 2008 09:12:04 +0200
On Fri, 15 Aug 2008, cagney%gnu.org@localhost wrote:
> Build.sh runs a test to determine if the installed make is a berkley
> variant,
No it doesn't do that. However, it does attempt to use the already
installed make to guess the intended value of TOOLDIR. It doesn't
care if the already installed make does something unexpected, because
things are supposed to work even if the guessed TOOLDIR is wrong (and
I recommend that the user should use the "-T" flag to set the TOOLDIR
instead of relying on this guess).
Nevertheless, your patch looks helpful, and I see that Luke has applied it.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index