[Bug 284387] Mk/Uses/go.mk: TEST_ENV is not passed to test build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284387] Mk/Uses/go.mk: TEST_ENV is not passed to test build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jan 2025 13:02:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284387 --- Comment #2 from Ronald Klop <ronald@FreeBSD.org> --- (In reply to Ronald Klop from comment #1) NB: grep TEST_ENV Mk/Uses/* show that other languages like cmake.mk, python.mk and perl5.mk also pass TEST_ENV and don't pass MAKE_ENV. I think it is a good idea to be consistent. BTW: java.mk also passes MAKE_ENV instead of TEST_ENV. -- You are receiving this mail because: You are on the CC list for the bug.