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:
Dave Airlie 2016-10-14 04:40:52 +10:00
parent af4a723176
commit 262978a62c
1 changed files with 0 additions and 1 deletions

View File

@ -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" \