Skip to content

Not work on 'aarch64'  #80

@n-arakawa

Description

@n-arakawa

Some arm based OS such as Raspbbery OS 64bit and AWS instance type "t4g" report 'aarch64' for "uname -m".

Hope to add

    } elsif ( $machine =~ m/aarch64/ ) {
        $arch = 'arm64';

to sub system_info

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions