[all-commits] [llvm/llvm-project] ea4c69: [llvm] [Debuginfod] Disable CURL by default.
Noah Shutty via All-commits
all-commits at lists.llvm.org
Mon Dec 13 09:40:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea4c69196ebd79e8bb388121bcd64c93f690f360
https://github.com/llvm/llvm-project/commit/ea4c69196ebd79e8bb388121bcd64c93f690f360
Author: Noah Shutty <shutty at google.com>
Date: 2021-12-13 (Mon, 13 Dec 2021)
Changed paths:
M llvm/CMakeLists.txt
Log Message:
-----------
[llvm] [Debuginfod] Disable CURL by default.
Sets LLVM_ENABLE_CURL to OFF by default to avoid accidental inclusion of libcurl in builds which do not override the default.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D115500
More information about the All-commits
mailing list