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
@ -102,7 +102,6 @@ cd _build
|
|||||||
-DLLVM_LIBDIR_SUFFIX=64 \
|
-DLLVM_LIBDIR_SUFFIX=64 \
|
||||||
%else
|
%else
|
||||||
-DLLVM_LIBDIR_SUFFIX= \
|
-DLLVM_LIBDIR_SUFFIX= \
|
||||||
-DLLVM_ENABLE_THREADS:BOOL=OFF \
|
|
||||||
%endif
|
%endif
|
||||||
\
|
\
|
||||||
-DLLVM_TARGETS_TO_BUILD="X86;AMDGPU;PowerPC;NVPTX;SystemZ;AArch64;ARM;Mips;BPF" \
|
-DLLVM_TARGETS_TO_BUILD="X86;AMDGPU;PowerPC;NVPTX;SystemZ;AArch64;ARM;Mips;BPF" \
|
||||||
|
Loading…
Reference in New Issue
Block a user