Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: f27b686ed6fd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9a080ceff26f
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 3, 2019

  1. 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.
    matthewbauer committed Dec 3, 2019
    Copy the full SHA
    00cdf80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74922 from matthewbauer/ghc-no-gold-with-llvm

    ghc: don’t use gold when useLLVM = true
    Ericson2314 committed Dec 3, 2019
    Copy the full SHA
    9a080ce View commit details
    Browse the repository at this point in the history