summaryrefslogtreecommitdiff
path: root/strata/mesa-common/llvm.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-09-25 19:45:07 +0100
commitfd36185243b064292ca576e0ad7bd1b3f8e6c472 (patch)
treeab3f00e4fc285c812529226f9d17e82074ac0b4f /strata/mesa-common/llvm.morph
parentdfcf9cf1a842d4974237b6963b79f5a031d7996f (diff)
downloaddefinitions-fd36185243b064292ca576e0ad7bd1b3f8e6c472.tar.gz
Move llvm to mesa-common
Diffstat (limited to 'strata/mesa-common/llvm.morph')
-rw-r--r--strata/mesa-common/llvm.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/mesa-common/llvm.morph b/strata/mesa-common/llvm.morph
new file mode 100644
index 00000000..fed29165
--- /dev/null
+++ b/strata/mesa-common/llvm.morph
@@ -0,0 +1,8 @@
+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