We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d7135 commit 3f69909Copy full SHA for 3f69909
test/fixedbugs/issue10607.go
@@ -1,4 +1,4 @@
1
-// +build linux,!ppc64,!ppc64le
+// +build linux,!mips,!mipsle,!ppc64,!ppc64le
2
// run
3
4
// Copyright 2015 The Go Authors. All rights reserved.
0 commit comments