aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/math/dim_noasm.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/math/dim_noasm.go')
-rw-r--r--libgo/go/math/dim_noasm.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/math/dim_noasm.go b/libgo/go/math/dim_noasm.go
index 9a052c0..58d0714 100644
--- a/libgo/go/math/dim_noasm.go
+++ b/libgo/go/math/dim_noasm.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//-go:build !amd64 && !arm64 && !riscv64 && !s390x
-// -build !amd64,!arm64,!riscv64,!s390x
package math