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: 504321761a9f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5e62091c4563
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 12, 2018

  1. linux: use absolute paths for compilers

    HOSTCC was taking precedence before stdenv's normal CC,
    at least in case of non-cross build.
    vcunat authored and Ericson2314 committed Feb 12, 2018
    Copy the full SHA
    3d24c5e View commit details
    Browse the repository at this point in the history
  2. Merge #34882: linux: use absolute paths for compilers

    This is needed to really build linux with gcc7 after ae04052.
    vcunat committed Feb 12, 2018
    Copy the full SHA
    5e62091 View commit details
    Browse the repository at this point in the history