aboutsummaryrefslogtreecommitdiffstats
path: root/main/libunwind/ppc64-musl.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-03-19 20:20:36 +0100
committerTBK <tbk@jjtc.eu>2020-03-23 00:22:34 +0000
commitb446d1c81383362cbea72bd77a93b5e6cd878e89 (patch)
treeb6d60809fea893f3b30c341e7bf4266478c0aea0 /main/libunwind/ppc64-musl.patch
parent1a4c41ebc2509abb4fbcb1ebe950603dc94ab0d6 (diff)
downloadaports-b446d1c81383362cbea72bd77a93b5e6cd878e89.tar.bz2
aports-b446d1c81383362cbea72bd77a93b5e6cd878e89.tar.xz
main/libunwind: upgrade to 1.3.1
Diffstat (limited to 'main/libunwind/ppc64-musl.patch')
-rw-r--r--main/libunwind/ppc64-musl.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/libunwind/ppc64-musl.patch b/main/libunwind/ppc64-musl.patch
new file mode 100644
index 0000000000..e3f4848871
--- /dev/null
+++ b/main/libunwind/ppc64-musl.patch
@@ -0,0 +1,11 @@
+--- a/src/ptrace/_UPT_reg_offset.c
++++ b/src/ptrace/_UPT_reg_offset.c
+@@ -32,6 +32,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
+ # include <asm/ptrace_offsets.h>
+ #endif
+
++#include <asm/ptrace.h>
++
+ const int _UPT_reg_offset[UNW_REG_LAST + 1] =
+ {
+ #ifdef HAVE_ASM_PTRACE_OFFSETS_H