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

.cargo/config prevents "just works" compilation on darwin #89

Closed
@EricCrosson

Description

@EricCrosson

The following error appears

error: linker `x86_64-apple-darwin14-clang` not found
  |
  = note: No such file or directory (os error 2)

with the current (committed) .git/config file. Unfortunately, CI depends on this file, so we can't remove it without a spike into our CI/CD process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions