Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Support MacOS M1 / Arm64 #33

@evensonic

Description

@evensonic

Trying to install on a new Mac with M1 processor.

Successfully installed nix. However, when I try to install mcd-cli, it fails:

error: linking with `/nix/store/j8k53qm6d0q8vjy7rqv007c63pn0pnnf-clang-wrapper-5.0.2/bin/cc` failed: exit code: 1
...
note: ld: file not found: /usr/lib/system/libcache.dylib for architecture x86_64
          clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)

Looks like it assumes x86_64. Is there a way to install with arm64?

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