Date: Fri, 16 Feb 2024 23:50:03 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Message-ID: <bug-276478-6497-kwyy6mGpa9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276478-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-276478-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 Benjamin Jacobs <freebsd@dev.thsi.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@dev.thsi.be --- Comment #15 from Benjamin Jacobs <freebsd@dev.thsi.be> --- (In reply to Tijl Coosemans from comment #7) > The ports tree adds its definition of ARCH to the MAKEFLAGS environment variable, which is interpreted by sub-makes as command line arguments, which means that any definition of ARCH in upstream makefiles was overridden. The following ports required fixes now that this is no longer the case. >From what I can tell, it is already possible to set NOPRECIOUSMAKEVARS=3Dye= s for this exact same purpose, or at least this is sufficient to remove the worka= ound from lang/ocaml. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276478-6497-kwyy6mGpa9>