gcc33: no longer broken, apparently
I even got binaries from Hydra, although I don't know why.
This commit is contained in:
@@ -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;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user