gcc33: no longer broken, apparently
I even got binaries from Hydra, although I don't know why.
This commit is contained in:
parent
ac00b1fe85
commit
dda3e97ecf
@ -27,6 +27,5 @@ stdenv.mkDerivation {
|
|||||||
homepage = "http://gcc.gnu.org/";
|
homepage = "http://gcc.gnu.org/";
|
||||||
license = "GPL/LGPL";
|
license = "GPL/LGPL";
|
||||||
description = "GNU Compiler Collection, 3.3.x";
|
description = "GNU Compiler Collection, 3.3.x";
|
||||||
broken = true;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user