Trying to make gcc 4.5 the default
svn path=/nixpkgs/branches/stdenv-updates/; revision=22255
This commit is contained in:
parent
86345919c2
commit
21aae800af
@ -2031,7 +2031,7 @@ let
|
||||
inherit fetchurl stdenv builderDefsPackage;
|
||||
};
|
||||
|
||||
gcc = gcc44;
|
||||
gcc = gcc45;
|
||||
|
||||
gcc295 = wrapGCC (import ../development/compilers/gcc-2.95 {
|
||||
inherit fetchurl stdenv noSysDirs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user