]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- no longer needed, now it breaks build
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Apr 2004 00:22:15 +0000 (00:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb-sparc-workaround.patch -> 1.2

gdb-sparc-workaround.patch [deleted file]

diff --git a/gdb-sparc-workaround.patch b/gdb-sparc-workaround.patch
deleted file mode 100644 (file)
index 924a917..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- gdb-6.0/gdb/sparc-nat.c.orig       2003-07-07 15:57:29.000000000 +0000
-+++ gdb-6.0/gdb/sparc-nat.c    2003-11-08 15:40:12.000000000 +0000
-@@ -20,6 +20,12 @@
-    Foundation, Inc., 59 Temple Place - Suite 330,
-    Boston, MA 02111-1307, USA.  */
-+/* there is struct fpq/fq/fpu definitions conflict
-+ * between <asm/reg.h> and <sys/ucontext.h> (included in <signal.h>)
-+ * gdb needs <asm/reg.h>, so this is workaround to avoid including
-+ * <sys/ucontext.h> contents */
-+#define _SYS_UCONTEXT_H 1
-+
- #include "defs.h"
- #include "inferior.h"
- #include "target.h"
This page took 0.049795 seconds and 4 git commands to generate.