File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,6 @@ set(RUNTIMES_ve-unknown-linux-gnu_LIBCXXABI_USE_COMPILER_RT TRUE CACHE BOOL "")
33
33
# VE uses Compiler-RT from libcxx.
34
34
set (RUNTIMES_ve-unknown-linux-gnu_LIBCXX_USE_COMPILER_RT TRUE CACHE BOOL "" )
35
35
36
- # VE/X86 libomptarget requires host ZLIB. These may cause failures at
37
- # re-compile of OpenMP.
38
- set (RUNTIMES_x86_64-unknown-linux-gnu_ZLIB_LIBRARY "/lib/x86_64-linux-gnu/libz.so" CACHE STRING "" )
39
- set (RUNTIMES_ve-unknown-linux-gnu_ZLIB_LIBRARY "/lib/x86_64-linux-gnu/libz.so" CACHE STRING "" )
40
-
41
36
# Pretended standalone build for OpenMP since OpenMP doesn't support
42
37
# LLVM_ENABLE_PER_TARGET_RUNTIME_DIR yet.
43
38
set (RUNTIMES_x86_64-unknown-linux-gnu_OPENMP_STANDALONE_BUILD ON CACHE BOOL "" )
You can’t perform that action at this time.
0 commit comments