[all-commits] [llvm/llvm-project] da89ed: [cmake] Explicitly disable download step
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Apr 19 12:57:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da89ed99a16920e5986b14853d297322ccf7109e
https://github.com/llvm/llvm-project/commit/da89ed99a16920e5986b14853d297322ccf7109e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M clang/CMakeLists.txt
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
Log Message:
-----------
[cmake] Explicitly disable download step
Fixes the following on cmake version 3.24.2:
'tools/clang/runtime/compiler-rt-stamps/compiler-rt-source_dirinfo.txt',
needed by 'tools/clang/runtime/compiler-rt-stamps/compiler-rt-download',
missing and no known rule to make it
Maybe related to https://cmake.org/cmake/help/latest/release/3.24.html#modules
More information about the All-commits
mailing list