Date: Sun, 08 Sep 2024 20:38:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 281373] devel/gprbuild: don't let MAKEFLAGS pollute gprbuild gmake invocation Message-ID: <bug-281373-7788-k3Qfd1CJPB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281373-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-281373-7788@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=3D281373 John Hein <jcfyecrayz@liamekaens.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcfyecrayz@liamekaens.com --- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> --- Created attachment 253435 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253435&action= =3Dedit [patch] use SETENVI to clear MAKEFLAGS before sub-gmake This patch clears the environment (specifically for MAKEFLAGS) before calli= ng gmake in 'stage'. The do-install in devel/gprbuild/Makefile was nearly a c= opy of do-install from bsd.port.mk. This change just catches up to the same ch= ange from bsd.port.mk's do-install in ports 572f2361692640bc27729191b1267aa3fcc3= 54a7 QA: poudriere testport - ok portlint - no errors, no new warnings portclippy - no new out of order directives --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281373-7788-k3Qfd1CJPB>