ghc: don’t use gold when useLLVM = true
When using the llvm-based linker, we don’t have a .gold flavor to pick. So just fall back to the normal “ld” command.
parent
c87ff301
Please register or sign in to comment
When using the llvm-based linker, we don’t have a .gold flavor to pick. So just fall back to the normal “ld” command.