github.com/gagliardetto/golang-go@v0.0.0-20201020153340-53909ea70814/cmd/internal/objabi/zbootstrap.go (about) 1 // Code generated by go tool dist; DO NOT EDIT. 2 3 package objabi 4 5 import "runtime" 6 7 const defaultGO386 = `sse2` 8 const defaultGOARM = `5` 9 const defaultGOMIPS = `hardfloat` 10 const defaultGOMIPS64 = `hardfloat` 11 const defaultGOPPC64 = `power8` 12 const defaultGOOS = runtime.GOOS 13 const defaultGOARCH = runtime.GOARCH 14 const defaultGO_EXTLINK_ENABLED = `` 15 const defaultGO_LDSO = `` 16 const version = `go1.14.3` 17 const stackGuardMultiplierDefault = 1 18 const goexperiment = ``