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: b22fc7f03b4c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cd719c1eae30
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 23, 2020

  1. stdenv: make -nostdinc work as intended

    Right now we add glibc to search path also -nostdinc was provided,
    which breaks projects providing their own gcc.
    Mic92 committed Jul 23, 2020
    Copy the full SHA
    96092dc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Merge pull request #91974 from Mic92/nostdinc

    stdenv: make -nostdinc work as intended
    Ericson2314 committed Jul 28, 2020
    Copy the full SHA
    cd719c1 View commit details
    Browse the repository at this point in the history