mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-05 13:35:03 +00:00
rebase of the patches
This commit is contained in:
parent
6d3dba5e99
commit
d29cdb0903
10
debian/patches/lower-python-dep.diff
vendored
10
debian/patches/lower-python-dep.diff
vendored
@ -1,9 +1,9 @@
|
|||||||
Index: llvm-toolchain-snapshot_15~++20220724113059+7feab85df8e8/llvm/cmake/modules/HandleLLVMOptions.cmake
|
Index: llvm-toolchain-snapshot_16~++20220806085305+0c9258612b67/llvm/CMakeLists.txt
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_15~++20220724113059+7feab85df8e8.orig/llvm/cmake/modules/HandleLLVMOptions.cmake
|
--- llvm-toolchain-snapshot_16~++20220806085305+0c9258612b67.orig/llvm/CMakeLists.txt
|
||||||
+++ llvm-toolchain-snapshot_15~++20220724113059+7feab85df8e8/llvm/cmake/modules/HandleLLVMOptions.cmake
|
+++ llvm-toolchain-snapshot_16~++20220806085305+0c9258612b67/llvm/CMakeLists.txt
|
||||||
@@ -1255,8 +1255,8 @@ if(LLVM_USE_RELATIVE_PATHS_IN_FILES)
|
@@ -763,8 +763,8 @@ set(LLVM_PROFDATA_FILE "" CACHE FILEPATH
|
||||||
endif()
|
"Profiling data file to use when compiling in order to improve runtime performance.")
|
||||||
|
|
||||||
if(LLVM_INCLUDE_TESTS)
|
if(LLVM_INCLUDE_TESTS)
|
||||||
- # Lit test suite requires at least python 3.6
|
- # Lit test suite requires at least python 3.6
|
||||||
|
Loading…
Reference in New Issue
Block a user