Skip to content

Commit b12c8ab

Browse files
authored
Loongson CPU mips64le compiled through. (#418)
1 parent a753845 commit b12c8ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

magefile.go

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ var platforms []Platform = []Platform{
9898
{"linux", "amd64", ""},
9999
{"linux", "386", ""},
100100
{"linux", "arm64", ""},
101+
{"linux", "mips64le", ""},
101102
{"darwin", "amd64", ""},
102103
{"darwin", "386", ""},
103104
{"windows", "amd64", ".exe"},

0 commit comments

Comments
 (0)