the statically linked gcc in stdenv/nix-linux-somewhere is b0rken
svn path=/nixpkgs/trunk/; revision=1721
This commit is contained in:
parent
a44af44555
commit
6cd30c57d0
@ -277,7 +277,7 @@ rec {
|
||||
inherit stdenv;
|
||||
};
|
||||
|
||||
gcc_static = (import ../stdenv/nix-linux/gcc-static) {
|
||||
gcc_static = (import ../development/compilers/gcc-static-3.4) {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user