CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/01 01:25:42
Modified files:
lang/go : go.port.mk
Log message:
go.port.mk: point TMPDIR at WRKBUILD via MAKE_ENV
this way, go ports will stop polluting /tmp with go-build${timestamp}
dirs, and should use WRKBUILD as intended.
went in a bulk build without fallout, thanks ajacoutot@
