]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/cmd/dist/buildtool.go
internal/platform,cmd/dist: export the list of supported platforms
[gostls13.git] / src / cmd / dist / buildtool.go
index 5e026f7bed858aabafccb4c21f34cfb06d4dc30c..e638d51af7cac369d9186df02bd651b16683eb30 100644 (file)
@@ -126,7 +126,6 @@ func bootstrapBuildTools() {
 
        mkbuildcfg(pathf("%s/src/internal/buildcfg/zbootstrap.go", goroot))
        mkobjabi(pathf("%s/src/cmd/internal/objabi/zbootstrap.go", goroot))
-       mkzosarch("", pathf("%s/src/internal/platform/zosarch.go", goroot))
 
        // Use $GOROOT/pkg/bootstrap as the bootstrap workspace root.
        // We use a subdirectory of $GOROOT/pkg because that's the