]> git.pld-linux.org Git - packages/kernel-tools.git/blobdiff - x32.patch
- 4.8.1
[packages/kernel-tools.git] / x32.patch
index fddd823d6bf7d3ab3f87d6592b97d271778877e2..394a046795526b3b00f1345087457902c632dd3f 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -16,10 +16,10 @@ FIXME: regs_load.S need complete x32 ABI support; now it will just compile, but
 +else
 +  IS_X32_BIT := 0
 +endif
---- linux-3.19/tools/perf/config/Makefile~     2015-04-11 12:12:31.000000000 +0200
-+++ linux-3.19/tools/perf/config/Makefile      2015-04-11 12:19:05.011244885 +0200
-@@ -28,6 +28,9 @@
-     LIBUNWIND_LIBS = -lunwind -lunwind-x86
+--- linux-4.8/tools/perf/Makefile.config~      2015-04-11 12:12:31.000000000 +0200
++++ linux-4.8/tools/perf/Makefile.config       2015-04-11 12:19:05.011244885 +0200
+@@ -41,6 +41,9 @@
+     LIBUNWIND_LIBS = -lunwind-x86 -llzma -lunwind
    endif
    NO_PERF_REGS := 0
 +  ifeq (${IS_X32_BIT}, 1)
This page took 0.028556 seconds and 4 git commands to generate.