summaryrefslogtreecommitdiff
path: root/strata/x-common/llvm.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/x-common/llvm.morph')
-rw-r--r--strata/x-common/llvm.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/x-common/llvm.morph b/strata/x-common/llvm.morph
new file mode 100644
index 00000000..fed29165
--- /dev/null
+++ b/strata/x-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