mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
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
1 changed files with 0 additions and 1 deletions
|
@ -27,6 +27,5 @@ stdenv.mkDerivation {
|
|||
homepage = "http://gcc.gnu.org/";
|
||||
license = "GPL/LGPL";
|
||||
description = "GNU Compiler Collection, 3.3.x";
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue