mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 19:44:09 +00:00
Remove hanging gcj43 reference
svn path=/nixpkgs/trunk/; revision=16547
This commit is contained in:
parent
90ef65c787
commit
1beabd36fb
@ -142,7 +142,6 @@ in {
|
|||||||
gcc42 = linux;
|
gcc42 = linux;
|
||||||
gcc43_multi = ["x86_64-linux"];
|
gcc43_multi = ["x86_64-linux"];
|
||||||
gcc44 = linux;
|
gcc44 = linux;
|
||||||
gcj43 = linux;
|
|
||||||
gcj44 = linux;
|
gcj44 = linux;
|
||||||
gdb = all;
|
gdb = all;
|
||||||
ghostscript = linux;
|
ghostscript = linux;
|
||||||
|
Loading…
Reference in New Issue
Block a user