MCPcopy Create free account
hub / github.com/rsc/tmp / Build

Method Build

gorebuild/build.go:121–183  ·  view source on GitHub ↗

Build runs a Go make.bash/make.bat/make.rc in the named goroot which contains the named version of Go, with the additional environment and command-line arguments. The returned error is not logged. If an error happens during the build, the full output is logged to log, but the returned error simply s

(log *Log, goroot, version string, env, args []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

BootstrapBuildMethod · 0.95
ReproFileMethod · 0.95

Calls 3

BootstrapDirMethod · 0.95
BootstrapVersionFunction · 0.85
PrintfMethod · 0.80

Tested by

no test coverage detected