From 55a76c19b1502f60dc27141b6ac1f4a15e9f7744 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 3 Sep 2015 13:14:50 +0000 Subject: gdb: update to the latest version, fixes a build error with gcc 5.2 Signed-off-by: Felix Fietkau SVN-Revision: 46775 --- package/devel/gdb/patches/100-musl_fix.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/devel/gdb/patches/100-musl_fix.patch') diff --git a/package/devel/gdb/patches/100-musl_fix.patch b/package/devel/gdb/patches/100-musl_fix.patch index d6dd7a01c5..c0c1e0aee5 100644 --- a/package/devel/gdb/patches/100-musl_fix.patch +++ b/package/devel/gdb/patches/100-musl_fix.patch @@ -8,9 +8,9 @@ #include "defs.h" #include "inferior.h" #include "infrun.h" -@@ -81,6 +82,10 @@ - # endif - #endif /* HAVE_PERSONALITY */ +@@ -73,6 +74,10 @@ + #define SPUFS_MAGIC 0x23c9b64e + #endif +#ifndef __SIGRTMIN +#define __SIGRTMIN SIGRTMIN -- cgit v1.2.3