Loongson CPU mips64le compiled through. (#418)

This commit is contained in:
time_north
2020-08-28 08:04:02 +08:00
committed by GitHub
parent a7538454ed
commit b12c8ab04e

View File

@@ -98,6 +98,7 @@ var platforms []Platform = []Platform{
{"linux", "amd64", ""}, {"linux", "amd64", ""},
{"linux", "386", ""}, {"linux", "386", ""},
{"linux", "arm64", ""}, {"linux", "arm64", ""},
{"linux", "mips64le", ""},
{"darwin", "amd64", ""}, {"darwin", "amd64", ""},
{"darwin", "386", ""}, {"darwin", "386", ""},
{"windows", "amd64", ".exe"}, {"windows", "amd64", ".exe"},