[Bug 276478] Mk/*: Build with a clean environment
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276478] Mk/*: Build with a clean environment"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Feb 2024 17:01:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478 --- 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="${PWD}" command ...), make's idea of PWD isn't up-to-date. -- You are receiving this mail because: You are on the CC list for the bug.