summaryrefslogtreecommitdiff
path: root/baserock/strata/llvm-common/llvm.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/strata/llvm-common/llvm.morph')
-rw-r--r--baserock/strata/llvm-common/llvm.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/baserock/strata/llvm-common/llvm.morph b/baserock/strata/llvm-common/llvm.morph
new file mode 100644
index 00000000..de274476
--- /dev/null
+++ b/baserock/strata/llvm-common/llvm.morph
@@ -0,0 +1,7 @@
+name: llvm
+kind: chunk
+description: Low Level Virtual Machine
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --sysconfdir=/etc --enable-shared --enable-targets=host
+ --enable-optimized --disable-assertions