Date: Thu, 1 Jul 2004 12:40:21 GMT From: John E Hein <jhein@timing.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/68534: make(1) - ${.MAKEFLAGS} does not contain cmd line args Message-ID: <200407011240.i61CeL2D020598@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/68534; it has been noted by GNATS. From: John E Hein <jhein@timing.com> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: bug-followup@FreeBSD.org Subject: Re: bin/68534: make(1) - ${.MAKEFLAGS} does not contain cmd line args Date: Thu, 1 Jul 2004 06:39:14 -0600 Ruslan Ermilov wrote at 12:05 +0300 on Jul 1, 2004: > On Thu, Jul 01, 2004 at 01:30:10AM +0000, John E Hein wrote: > > > > This is interesting env var precedence weirdness... I got it now. My precedence interpretation was backwards. I was going: env overrides global overrides command line overrides local. It is, of course, the opposite. +1 for the patch in standards/57295 (after ports fixes verified). I'll have to check our product builds with that patch to make sure they work. Is that patch up to date or is there another one floating around in p4? I think we have one or more hacks using the .MAKEFLAGS target which we'll be able to remove after make is patched. Thanks for the explanations, Ruslan.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407011240.i61CeL2D020598>