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: 3ebebaf9ad0b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: fa383dcb7c33
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 27, 2019

  1. cctools: readd ld-rpath-nonfinal patch

    This patch is needed to build ghc, which adds -rpath flags for some
    reason. Updated patch for newest cctools and reapplied.
    matthewbauer committed Nov 27, 2019
    Copy the full SHA
    848d4a0 View commit details
    Browse the repository at this point in the history
  2. cctools: fixup gnu-config detection

    Use autoreconfHook instead of preConfigure autogen.sh. This avoids
    getting the bad version of the gnu-config script and makes the newish
    iOS triples work.
    matthewbauer committed Nov 27, 2019
    Copy the full SHA
    fa383dc View commit details
    Browse the repository at this point in the history