CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/19 07:07:26
Modified files:
lang/go : go.port.mk
Log message:
Export PATH so that things using cgo don't die with, for e.g.
exec "cc" not found in path
s/PATH/PORTPATH/ from sthen@
ok jsing@ sthen@
