%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go/src/cmd/go/testdata/script/
Upload File :
Create Path :
Current File : //usr/local/go/src/cmd/go/testdata/script/build_cache_arch_mode.txt

# Issue 9737: verify that GOARM affects the computed build ID

[short] skip

# arm
env GOOS=linux
env GOARCH=arm
env GOARM=5
go install mycmd
env GOARM=7
stale mycmd


-- go.mod --
module mycmd

go 1.16
-- x.go --
package main

func main() {}

Zerion Mini Shell 1.0