forked from mirrors/nixpkgs
Make GCJ 4.5 the default GCJ.
svn path=/nixpkgs/trunk/; revision=21989
This commit is contained in:
parent
7132072986
commit
b62acd088e
|
@ -2195,7 +2195,7 @@ let
|
|||
profiledCompiler = false;
|
||||
});
|
||||
|
||||
gcj = gcj44;
|
||||
gcj = gcj45;
|
||||
|
||||
gcj44 = wrapGCC (gcc44_real.gcc.override {
|
||||
name = "gcj";
|
||||
|
|
Loading…
Reference in a new issue