the statically linked gcc in stdenv/nix-linux-somewhere is b0rken
svn path=/nixpkgs/trunk/; revision=1721
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user