release: remove gcjXX references to fix tarball

This commit is contained in:
Vladimír Čunát
2013-10-30 22:04:34 +01:00
parent 16e224b93a
commit b60d44a00a
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ with import ./release-lib.nix { inherit supportedSystems; };
gcc34 = linux;
gcc42 = linux;
gcc44 = linux;
gcj44 = linux;
gcj = linux;
ghdl = linux;
glibc = linux;
glibcLocales = linux;