summaryrefslogtreecommitdiffstats
path: root/debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 21:00:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 21:01:03 +0000
commit62db400e83102695233497884d16a19c7e34fcd4 (patch)
tree62d1c1a2105118357e772c53c56478baf87bf946 /debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch
parentMerging upstream version 6.9.2. (diff)
downloadlinux-62db400e83102695233497884d16a19c7e34fcd4.tar.xz
linux-62db400e83102695233497884d16a19c7e34fcd4.zip
Merging debian version 6.9.2-1~exp1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch')
-rw-r--r--debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch b/debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch
index cfbf98e824..e962b04bdf 100644
--- a/debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch
+++ b/debian/patches/bugfix/x86/revert-perf-build-fix-libunwind-feature-detection-on.patch
@@ -18,5 +18,5 @@ It broke feature detection that was working just fine for us.
- LIBUNWIND_LIBS = -lunwind-x86 -llzma -lunwind
+ LIBUNWIND_LIBS = -lunwind -lunwind-x86
endif
- NO_PERF_REGS := 0
endif
+