Skip to content

Loongson support; more support for x86 and ARM #95

@nihil-admirari

Description

@nihil-admirari

Xray-core provides Loongson binaries, but install script doesn't handle this architecture. Adding the following case should be enough:

loongarch64 )
    MACHINE=loong64
    ;;

Also, according to https://stackoverflow.com/a/78630608, there are i[3456]86 versions of x86, and a plethora of armv5*armv7*.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions