From 48ca75555522716f0f686dcae3dd6cf3d8ad714d Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 31 May 2022 11:05:19 +0100 Subject: removed idea of repos --- repo/elfutils/musl-asm-ptrace-h.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 repo/elfutils/musl-asm-ptrace-h.patch (limited to 'repo/elfutils/musl-asm-ptrace-h.patch') diff --git a/repo/elfutils/musl-asm-ptrace-h.patch b/repo/elfutils/musl-asm-ptrace-h.patch new file mode 100644 index 0000000..fc14686 --- /dev/null +++ b/repo/elfutils/musl-asm-ptrace-h.patch @@ -0,0 +1,10 @@ +--- a/backends/ppc_initreg.c 2019-11-26 23:48:42.000000000 +0100 ++++ b/backends/ppc_initreg.c 2019-12-08 16:57:58.334872602 +0100 +@@ -32,6 +32,7 @@ + + #include + #if defined(__powerpc__) && defined(__linux__) ++# include + # include + # include + #endif -- cgit v1.2.1