nixpkgs/pkgs/development/compilers/gcc/5
Matthew Bauer cf004ae56e
gcc: add --with-native-system-header-dir for clang
gcc needs to be able find system headers. Without this, gcc fails to build because
/usr/include is not available.

Note: stdenv.libc should be available for all stdenv's, I think.
2016-09-15 17:56:50 -05:00
..
default.nix gcc: add --with-native-system-header-dir for clang 2016-09-15 17:56:50 -05:00