diff options
Diffstat (limited to 'src/runtime/rt0_linux_mips64x.s')
| -rw-r--r-- | src/runtime/rt0_linux_mips64x.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/rt0_linux_mips64x.s b/src/runtime/rt0_linux_mips64x.s index fabd8570b5..e9328b7326 100644 --- a/src/runtime/rt0_linux_mips64x.s +++ b/src/runtime/rt0_linux_mips64x.s @@ -3,8 +3,6 @@ // license that can be found in the LICENSE file. //go:build linux && (mips64 || mips64le) -// +build linux -// +build mips64 mips64le #include "textflag.h" |
