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