aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/iurt/config.pp
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-06-21 00:52:23 +0100
committerPascal Terjan <pterjan@gmail.com>2016-06-21 00:52:23 +0100
commit4bbe62f873d96b46bf812474b9ea5cca20e306ef (patch)
tree3f5c13f0edf6fab70b53800568fecd9ff10cb411 /modules/buildsystem/manifests/iurt/config.pp
parent44a41e8c163289e60d4f87dbf103f56e913f09e0 (diff)
downloadpuppet-4bbe62f873d96b46bf812474b9ea5cca20e306ef.tar
puppet-4bbe62f873d96b46bf812474b9ea5cca20e306ef.tar.gz
puppet-4bbe62f873d96b46bf812474b9ea5cca20e306ef.tar.bz2
puppet-4bbe62f873d96b46bf812474b9ea5cca20e306ef.tar.xz
puppet-4bbe62f873d96b46bf812474b9ea5cca20e306ef.zip
Add another slow package
Diffstat (limited to 'modules/buildsystem/manifests/iurt/config.pp')
-rw-r--r--modules/buildsystem/manifests/iurt/config.pp1
1 files changed, 1 insertions, 0 deletions
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,