• Russ Cox's avatar
    cmd/go: many improvements · 8f5f347e
    Russ Cox authored
    * correct dependency calculations
    * comment meaning of action fields
    * new alias "std" like "all" but standard packages only
    * add -o flag to 'go build'
    * set up for parallel build (still serial)
    * understand that import "C" depends on cgo, runtime/cgo
    
    R=golang-dev, mikioh.mikioh
    CC=golang-dev
    https://golang.org/cl/5502055
    8f5f347e
buildscript_openbsd_386.sh 23.3 KB