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: b1dcc6c2012e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: eb27be0731aa
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 29, 2017

  1. binutils: Always search DT_RPATH

    bgamari authored and Ericson2314 committed Dec 29, 2017
    Copy the full SHA
    c15c449 View commit details
    Browse the repository at this point in the history
  2. stdenv cross adapter: Get rid of extra propagatation of buildInputs

    Binutils is patched so we don't rely on `--rpath-link`.
    Ericson2314 committed Dec 29, 2017
    Copy the full SHA
    1cde06a View commit details
    Browse the repository at this point in the history
  3. bintools-wrapper: Define fallback default emulation

    This ensures we by-default cross-compile to the intended platform.
    Ericson2314 committed Dec 29, 2017
    Copy the full SHA
    cc44e04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33186 from obsidiansystems/cross-binutils

    binutils: Fix cross, again
    Ericson2314 committed Dec 29, 2017
    Copy the full SHA
    eb27be0 View commit details
    Browse the repository at this point in the history