From 86c2982568de1ad4d4cc12a65b19231331484405 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 10 Feb 2022 18:00:59 -0800 Subject: Run patches thru `manage-packages -P` This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman --- packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch') diff --git a/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch b/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch index 9456dbb0..a45a8c18 100644 --- a/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch +++ b/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch @@ -1,15 +1,13 @@ --- - gdb/nat/aarch64-sve-linux-ptrace.h | 2 +- + gdb/nat/aarch64-sve-linux-ptrace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/gdb/nat/aarch64-sve-linux-ptrace.h b/gdb/nat/aarch64-sve-linux-ptrace.h -index 029e753ffe..172ae39432 100644 --- a/gdb/nat/aarch64-sve-linux-ptrace.h +++ b/gdb/nat/aarch64-sve-linux-ptrace.h @@ -20,7 +20,7 @@ #ifndef AARCH64_SVE_LINUX_PTRACE_H #define AARCH64_SVE_LINUX_PTRACE_H - + -#include +#include #include -- cgit v1.2.3