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: 14ea28807da8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: eca6ab79f150
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 17, 2017

  1. cc-wrapper: don't set cxx_stdlib when nativeTools is true

    There are no gcc paths on nativeTools, and cc isn't set.
    dylex authored and orivej committed Dec 17, 2017
    Copy the full SHA
    0c62b7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32498 from dylex/patch-1

    Don't set cxx_stdlib when nativeTools on linux
    orivej committed Dec 17, 2017
    Copy the full SHA
    eca6ab7 View commit details
    Browse the repository at this point in the history