Skip to content

Commit

Permalink
enable all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mlehtima committed Jun 16, 2020
1 parent 6b2357d commit a8fd792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/llvm.spec
Expand Up @@ -68,7 +68,7 @@ pushd build
-DLLVM_INCLUDE_TEST:BOOL=OFF \
-DLLVM_LINK_LLVM_DYLIB:BOOL=ON \
-DLLVM_PARALLEL_LINK_JOBS=1 \
-DLLVM_TARGETS_TO_BUILD="%{llvm_targets}" \
-DLLVM_TARGETS_TO_BUILD=all \
-DLLVM_TOOLS_BINARY_DIR:PATH=%{_bindir}

%ninja_build
Expand Down

0 comments on commit a8fd792

Please sign in to comment.