We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0b448 commit 343106dCopy full SHA for 343106d
recipes/llvm
@@ -20,6 +20,7 @@ build() {
20
-DLLVM_DEFAULT_TARGET_TRIPLE=${OS_TRIPLET} \
21
-DLLVM_HOST_TRIPLE=${OS_TRIPLET} \
22
-DLLVM_ENABLE_TERMINFO=OFF \
23
+ -DLLVM_ENABLE_PROJECTS="llvm;clang;clang-tools-extra" \
24
-Wno-dev \
25
${source_dir}/llvm
26
0 commit comments