summaryrefslogtreecommitdiff
path: root/strata/x-common
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/x-common
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/x-common')
-rw-r--r--strata/x-common/llvm.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/x-common/llvm.morph b/strata/x-common/llvm.morph
deleted file mode 100644
index fed29165..00000000
--- a/strata/x-common/llvm.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: llvm
-kind: chunk
-description: Low Level Virtual Machine
-build-system: autotools
-configure-commands:
-- ./configure --prefix="$PREFIX" --libdir="$PREFIX"/lib/llvm --sysconfdir=/etc --enable-shared
- --enable-libffi --enable-targets=all --disable-expensive-checks --disable-debug-runtime
- --disable-assertions --enable-optimized