limit number of targets, hexagon seems broken on i686 with C++ ABI

This commit is contained in:
Dave Airlie 2016-02-14 06:52:05 +10:00
parent 10a19754ce
commit 1c8a6cde28
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ cd _build
-DLLVM_LIBDIR_SUFFIX= \
%endif
\
-DLLVM_TARGETS_TO_BUILD="X86;AMDGPU;PowerPC;NVPTX;SystemZ;AArch64;ARM;BPF;CppBackend" \
-DLLVM_ENABLE_LIBCXX:BOOL=OFF \
-DLLVM_ENABLE_ZLIB:BOOL=ON \
-DLLVM_ENABLE_FFI:BOOL=ON \