summaryrefslogtreecommitdiff
path: root/strata/llvm-common/llvm.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/llvm-common/llvm.morph')
-rw-r--r--strata/llvm-common/llvm.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/llvm-common/llvm.morph b/strata/llvm-common/llvm.morph
deleted file mode 100644
index 9d280062..00000000
--- a/strata/llvm-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" --sysconfdir=/etc --enable-shared --enable-targets=host --enable-optimized --disable-assertions
-build-commands:
-- make $MAKEFLAGS