Date: Wed, 07 Feb 2024 17:01:01 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Message-ID: <bug-276478-7788-ev3BNPENXA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276478-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-276478-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=3D276478 --- Comment #11 from Tijl Coosemans <tijl@FreeBSD.org> --- (In reply to Gleb Popov from comment #10) It is needed to let the shell evaluate ${PWD}. In a command like (cd dir && env PWD=3D"${PWD}" command ...), make's idea of PWD isn't up-to-date. --=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-7788-ev3BNPENXA>