summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-03-14 20:55:28 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-03-15 12:24:21 +0000
commitef6b19c4fade2dda8b7f6e7beb73cef6c60eb3b3 (patch)
tree1f5ad5ff1d739da06879f7f898493ce0cf3d97d2
parentd3d769217c4e9b4f74e8eff9a49d979cf37a3631 (diff)
downloaddefinitions-ef6b19c4fade2dda8b7f6e7beb73cef6c60eb3b3.tar.gz
libical: Set 'max-jobs' to 1
Their build system is broken in version 1.0.1, and this shouldn't slow down the build too much given that this chunk takes only around 40 seconds to build on a 2vCPU 2G RAM VM. It looks like version 2.0.0 includes fixes to this problem. See commit dcc40c7ae2d337a0d83c077bf9d8f283499c6717 in libical repo, and consider removing this restriction when upgrading. Change-Id: Ic55f13944094336addf9a54805cac67a6f3b9e26
-rw-r--r--strata/audio-bluetooth/libical.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/audio-bluetooth/libical.morph b/strata/audio-bluetooth/libical.morph
index 2ee7c96c..38c7fada 100644
--- a/strata/audio-bluetooth/libical.morph
+++ b/strata/audio-bluetooth/libical.morph
@@ -1,5 +1,6 @@
name: libical
kind: chunk
+max-jobs: 1
build-system: cmake
configure-commands:
- cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$PREFIX" -DCMAKE_INSTALL_LIBDIR=lib