summaryrefslogtreecommitdiff
path: root/strata/llvm-common.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-25 10:22:23 +0000
committerJavier Jardón <jjardon@gnome.org>2014-10-06 11:35:21 +0100
commit2cc968846977e298a8e9cadfb5a4cb4010cc1d1a (patch)
treee024c4c293348aaeb6155279458a5d3096ccb965 /strata/llvm-common.morph
parenta557e304358d3e1b7a9626142791acee78188a72 (diff)
downloaddefinitions-2cc968846977e298a8e9cadfb5a4cb4010cc1d1a.tar.gz
Move llvm to its own stratum
llvm is a bif piece of software that take long time to build With this move we will only build it when its really necessary
Diffstat (limited to 'strata/llvm-common.morph')
-rw-r--r--strata/llvm-common.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/strata/llvm-common.morph b/strata/llvm-common.morph
new file mode 100644
index 00000000..0fdb9e8b
--- /dev/null
+++ b/strata/llvm-common.morph
@@ -0,0 +1,11 @@
+name: llvm-common
+kind: stratum
+build-depends:
+- morph: strata/core.morph
+chunks:
+- name: llvm
+ morph: strata/llvm-common/llvm.morph
+ repo: upstream:llvm
+ ref: 60aa15443579a9542a1e8818f3c5dd901edb03d9
+ unpetrify-ref: baserock/morph
+ build-depends: []