Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2020-07-15 05:56:10 +0300
committerPetr Hosek <phosek@google.com>2020-07-15 05:56:10 +0300
commitbcd27d9d73f74f291fbd8b0fd1182e69a327be88 (patch)
treedc38a0c4853fd1143186f4ee8294227dc867d9e0 /compiler-rt
parent8df7af560aebce3f3de3541d039e17331c479831 (diff)
Revert "[CMake] Simplify CMake handling for zlib"
This reverts commit 8c1a79dc12f3cc600e16153961cd8cc50ba2c33b because it fails when zlib isn't installed.
Diffstat (limited to 'compiler-rt')
-rw-r--r--compiler-rt/test/lit.common.configured.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/lit.common.configured.in b/compiler-rt/test/lit.common.configured.in
index 6686962073ad..4a3e268c8a6f 100644
--- a/compiler-rt/test/lit.common.configured.in
+++ b/compiler-rt/test/lit.common.configured.in
@@ -56,7 +56,7 @@ elif config.android:
else:
set_default("target_suffix", "-%s" % config.target_arch)
-set_default("have_zlib", "@LLVM_ENABLE_ZLIB@")
+set_default("have_zlib", "@HAVE_LIBZ@")
set_default("libcxx_used", "@LLVM_LIBCXX_USED@")
# LLVM tools dir can be passed in lit parameters, so try to