summarylogtreecommitdiffstats
path: root/wscript.config
blob: 768db4c7282c770883076f3296dce46ffc929903 (plain)
1
2
3
4
5
USE_PARALLEL_BUILD = True
USE_LLD = True
CLASP_BUILD_MODE = 'faso'
PREFIX = '/opt/clasp/'
LLVM_CONFIG_BINARY = '/opt/llvm90/bin/llvm-config'