Skip to content

CFG_CPUTYPE parameter not set #291

@DaveKram

Description

@DaveKram

Running curl https://sh.rustup.rs -sSf | sh on my linux box gives me:

rustSetup.sh: CFG_CPUTYPE: parameter not set

as I think my cputype isn't on the list in that switch case in rustup-setup.sh (running uname -m returns aarch64). And the error being thrown uses $CFG_CPUTYPE instead of _cputype for unknown CPU types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions