diff --git a/srcpkgs/linux-tools/patches/i686.patch b/srcpkgs/linux-tools/patches/i686.patch new file mode 100644 index 00000000000..f4db6d3571e --- /dev/null +++ b/srcpkgs/linux-tools/patches/i686.patch @@ -0,0 +1,10 @@ +--- tools/perf/arch/x86/util/unwind-libunwind.c.orig ++++ tools/perf/arch/x86/util/unwind-libunwind.c +@@ -1,6 +1,6 @@ + +-#ifndef REMOTE_UNWIND_LIBUNWIND + #include ++#ifndef REMOTE_UNWIND_LIBUNWIND + #include + #include "perf_regs.h" + #include "../../util/unwind.h"