From 4bbe62f873d96b46bf812474b9ea5cca20e306ef Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Tue, 21 Jun 2016 00:52:23 +0100 Subject: Add another slow package --- modules/buildsystem/manifests/iurt/config.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index 913edf44..6766f60c 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -10,6 +10,7 @@ define buildsystem::iurt::config() { 'default' => 18000, 'llvm' => 36000, 'gcc' => 57600, + 'cross-gcc' => 57600, 'paraview' => 115200, 'salome' => 57600, 'itk' => 115200, -- cgit v1.2.1