Sign in
go
/
gofrontend
/
33f65dce43bd01c1fa38cd90a78c9aea6ca6dd59
/
.
/
libgo
/
go
/
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'