Skip to content

Won't compile on macOS with Apple Silicon M1 #17

@k0gen

Description

@k0gen

When building on Mac with Apple Silicon the arm64 version of rust-musl-cross is not available:

% make
docker run --rm -it -v ~/.cargo/registry:/root/.cargo/registry -v "/Users/k0gen/Dev/hello-world-wrapper"/hello-world:/home/rust/src start9/rust-musl-cross:aarch64-musl cargo +beta build --release
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

I'm building it manually from https://github.com/Start9Labs/rust-musl-cross

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