diff options
| author | Randy Eckenrode <randy@largeandhighquality.com> | 2024-09-23 21:19:20 -0400 |
|---|---|---|
| committer | Randy Eckenrode <randy@largeandhighquality.com> | 2024-10-10 16:23:02 -0400 |
| commit | 3e5acdacdd54b1c8d9c254d6cc722cef7b01aef8 (patch) | |
| tree | b8a3f098d189e407852c5e57f2df83cee255a453 /pkgs/development/python-modules/rangehttpserver | |
| parent | e6a4c83d20d7e8ae3866f751becb1f40ec7916b3 (diff) | |
llvmPackages.compiler-rt: fix cross-compilation on Darwin
When compiler-rt targets Darwin, it is built with `-target`, which
causes clang to try to invoke `ld` without a target prefix (e.g., it
will try to exec `ld` instead of `x86_64-apple-darwin-ld` on a
cross-build to x86_64-darwin). Specifying `--ld-path` overrides that
behavior, allowing it to find the appropriate cross-linker.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
