gdb: update to the latest version, fixes a build error with gcc 5.2
[openwrt/svn-archive/archive.git] / package / devel / gdb / patches / 100-musl_fix.patch
index d6dd7a01c50c34a19fdbb0f4c1550beb453c3123..c0c1e0aee5bf03c0636b5555960fc0ee99ac4efd 100644 (file)
@@ -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