[Bug 276478] Mk/*: Build with a clean environment
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478 --- Comment #11 from Tijl Coosemans <[email protected]> --- (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.