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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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