summaryrefslogtreecommitdiff
path: root/strata/x-common/llvm.morph
blob: fed2916518e8998efa8ccf3c51499b7b9e504b0d (plain)
1
2
3
4
5
6
7
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