mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-11 05:47:30 +00:00
rebase of the patches
This commit is contained in:
parent
f8ae68d33d
commit
0357e208cc
10
debian/patches/bolt-disable-emit-relocs.patch
vendored
10
debian/patches/bolt-disable-emit-relocs.patch
vendored
@ -1,9 +1,9 @@
|
||||
Index: llvm-toolchain-snapshot_16~++20230104114047+37228b1baa48/bolt/tools/merge-fdata/CMakeLists.txt
|
||||
Index: llvm-toolchain-snapshot_17~++20230601055733+ee6ec2c5f1a5/bolt/tools/merge-fdata/CMakeLists.txt
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_16~++20230104114047+37228b1baa48.orig/bolt/tools/merge-fdata/CMakeLists.txt
|
||||
+++ llvm-toolchain-snapshot_16~++20230104114047+37228b1baa48/bolt/tools/merge-fdata/CMakeLists.txt
|
||||
@@ -18,6 +18,6 @@ install(PROGRAMS
|
||||
)
|
||||
--- llvm-toolchain-snapshot_17~++20230601055733+ee6ec2c5f1a5.orig/bolt/tools/merge-fdata/CMakeLists.txt
|
||||
+++ llvm-toolchain-snapshot_17~++20230601055733+ee6ec2c5f1a5/bolt/tools/merge-fdata/CMakeLists.txt
|
||||
@@ -12,6 +12,6 @@ add_bolt_tool(merge-fdata
|
||||
add_dependencies(bolt merge-fdata)
|
||||
|
||||
# Emit relocations for BOLT meta test (bolt/test/runtime/meta-merge-fdata.test)
|
||||
-if (BOLT_INCLUDE_TESTS AND UNIX AND NOT APPLE)
|
||||
|
Loading…
Reference in New Issue
Block a user