crystal: add LLVM_CONFIG
This commit is contained in:
parent
606370d853
commit
fd1047a798
@ -108,6 +108,8 @@ let
|
|||||||
"all" "docs"
|
"all" "docs"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
LLVM_CONFIG = "${llvm}/bin/llvm-config";
|
||||||
|
|
||||||
FLAGS = [
|
FLAGS = [
|
||||||
"--release"
|
"--release"
|
||||||
"--single-module" # needed for deterministic builds
|
"--single-module" # needed for deterministic builds
|
||||||
|
Loading…
x
Reference in New Issue
Block a user