release: remove gcjXX references to fix tarball
This commit is contained in:
@@ -372,8 +372,6 @@ let
|
||||
gajim = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
gav = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
gcj = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
gcj44 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
gcj46 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
gcl = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
gdb = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
gdbCross = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
|
||||
|
||||
Reference in New Issue
Block a user