mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
Revert "llvm-3.9: disable thread pool on 32-bit arches"
This reverts commit af4a723176
.
This was a bug in the tags setup
This commit is contained in:
parent
af4a723176
commit
262978a62c
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ cd _build
|
|||
-DLLVM_LIBDIR_SUFFIX=64 \
|
||||
%else
|
||||
-DLLVM_LIBDIR_SUFFIX= \
|
||||
-DLLVM_ENABLE_THREADS:BOOL=OFF \
|
||||
%endif
|
||||
\
|
||||
-DLLVM_TARGETS_TO_BUILD="X86;AMDGPU;PowerPC;NVPTX;SystemZ;AArch64;ARM;Mips;BPF" \
|
||||
|
|
Loading…
Reference in a new issue