[all-commits] [llvm/llvm-project] f8e833: [gn build] Add a flag zlib_path to provide the pat...
Sébastien Marchand via All-commits
all-commits at lists.llvm.org
Tue May 19 13:01:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8e833a50183ce2048e3cf5929afa672caea0df5
https://github.com/llvm/llvm-project/commit/f8e833a50183ce2048e3cf5929afa672caea0df5
Author: Sébastien Marchand <sebmarchand at chromium.org>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M llvm/utils/gn/build/libs/zlib/BUILD.gn
M llvm/utils/gn/build/libs/zlib/enable.gni
Log Message:
-----------
[gn build] Add a flag zlib_path to provide the path to zlib on Windows.
Also, automatically set llvm_enable_zlib to true when zlib_path is set.
Differential Revision: https://reviews.llvm.org/D80042
More information about the All-commits
mailing list