[all-commits] [llvm/llvm-project] 4de926: [build_symbolizer] Introduce ZLIB_SRC to specify a...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Wed Nov 1 15:39:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4de92601c83b13e64e9a4a3722d0be12e70a4212
https://github.com/llvm/llvm-project/commit/4de92601c83b13e64e9a4a3722d0be12e70a4212
Author: Davide Italiano <dcci at users.noreply.github.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
Log Message:
-----------
[build_symbolizer] Introduce ZLIB_SRC to specify an on-disk location for (#70994)
zlib.
Not everyone wants to checkout from `git`. Tested with and without the
env var.
More information about the All-commits
mailing list