summaryrefslogtreecommitdiffstats
path: root/package/devel/gdb/patches/100-musl_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/devel/gdb/patches/100-musl_fix.patch')
-rw-r--r--package/devel/gdb/patches/100-musl_fix.patch6
1 files changed, 3 insertions, 3 deletions
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