summaryrefslogtreecommitdiff
path: root/strata/mesa-common/llvm.morph
blob: c967c0644e865278a9b7333b15f17cd770b373e1 (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" --disable-assertions --enable-optimized --enable-shared
build-commands:
- make $MAKEFLAGS