Skip to content
Commit 2505aa51 authored by Matthew Glazar's avatar Matthew Glazar
Browse files

clang: fix install on Darwin

As of Nix 2.0, building the `user-environment` package on macOS (Darwin)
fails because LLVMgold.so is a broken symlink. Fix the issue by not
creating the symlink in the first place, since it wouldn't be used on
Darwin anyway.
parent d3d0c019
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment