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