Skip to content

Commit

Permalink
llvm: Enable build tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jun 26, 2019
1 parent 4073d78 commit 05dc7ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm.be0
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ mee_configure() {
-DLLVM_LINK_LLVM_DYLIB=ON \
-DLLVM_ENABLE_RTTI=ON \
-DLLVM_TARGETS_TO_BUILD="X86;AMDGPU;BPF" \
-DLLVM_BUILD_TESTS=ON \
-DLLVM_INSTALL_UTILS=ON
}

Expand Down

0 comments on commit 05dc7ba

Please sign in to comment.