Date: Fri, 10 Jan 2003 15:02:33 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Thomas Moestl <tmoestl@gmx.net> Cc: Scott Long <scott_long@btc.adaptec.com>, re-builders@freebsd.org Subject: Re: Something's wrong with ports/devel... Message-ID: <20030110230233.GA1296@athlon.pn.xcllnt.net> In-Reply-To: <20030110224115.GE1732@crow.dom2ip.de> References: <20030110214547.GA1100@athlon.pn.xcllnt.net> <3E1F43AF.40002@btc.adaptec.com> <20030110222829.GA1196@athlon.pn.xcllnt.net> <20030110224115.GE1732@crow.dom2ip.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 10, 2003 at 11:41:15PM +0100, Thomas Moestl wrote: > > > > It never get's past the "Applying :S ..." :-( > > > > There's no update for the makefile. Is this a genuine make(1) bug? > > See the attached patch. S///g does hang (unsurprisingly). This is a work-around, right? Put differently: is it the intention of the makefile writer to replace the value of ${_CPUCFLAGS} with the empty string or is it the intention to replace the literal "${_CPUCFLAGS} with the empty string? In any case, we need to guard against substituting the empty string for something else... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030110230233.GA1296>