Sign in
go
/
go
/
b34b0aaf69349f060d3b03a06f520848964cb7eb
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
build_unsupported_goos.txt
blob: d61e420279b7b61650161c1ff429cd68ffaf8e7c [
file
] [
log
] [
blame
]
[gccgo] skip # gccgo assumes cross-compilation is always possible
env GOOS=windwos
! go build -n exclude
stderr 'unsupported GOOS/GOARCH pair'