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-02 18:43:18 +0100
commit485c07660835695d272135530bb4e0750ad72fb4 (patch)
treec552ee308d65d7772499c61c21179b842c00e439 /strata/llvm-common.morph
parent7098492853181aa1c64f8152698ec66bad8893fc (diff)
downloaddefinitions-485c07660835695d272135530bb4e0750ad72fb4.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: []