darwin: prevent macos linker from loading clang++
-- part of upstreaming the haskell.nix patches -- see https://github.com/input-output-hk/haskell.nix/pull/2050 -- on macOS GHC queries `clang --print-file-name=c++` which will return `c++` which GHC then tries to load. This patch ensures that GHC will not try to load the executable.
parent
842e119b
No related branches found
No related tags found
Pipeline #97920 passed
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Loading
Please register or sign in to comment