mirror of
https://github.com/apernet/hysteria.git
synced 2025-03-31 11:07:39 +03:00
Add support for loongarch64
Test on Loongson 3A5000
This commit is contained in:
parent
5520bcc405
commit
817d6c9a2d
1 changed files with 3 additions and 0 deletions
|
@ -74,6 +74,9 @@ ARCH_ALIASES = {
|
|||
"GOARCH": "amd64",
|
||||
"GOAMD64": "v3",
|
||||
},
|
||||
"loong64": {
|
||||
"GOARCH": "loong64",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue