CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2020/06/08 07:16:27

Modified files:
        infrastructure/mk: bsd.port.mk 
        lang/go        : go.port.mk 

Log message:
add FIX_CLEANUP_PERMISSIONS and enable it by default on go.port.mk when
using MODGO_MODNAME.

This is needed to work around this issue:
https://github.com/golang/go/issues/27455

which makes `make clean` because of the restrictive permissions.

input and corrections from sthen@ and jca@
ok sthen@ jca@ espie@

Reply via email to