]> git.pld-linux.org Git - packages/crossavr-gdb.git/commitdiff
Allow build on sparc - undef USE_PROC_FS. gdb-5_0-14 gdb-5_0-4 gdb-5_0-5
authorMichal Moskal <michal@moskal.me>
Sat, 18 Nov 2000 11:42:14 +0000 (11:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb-procfs.patch -> 1.1

gdb-procfs.patch [new file with mode: 0644]

diff --git a/gdb-procfs.patch b/gdb-procfs.patch
new file mode 100644 (file)
index 0000000..fc8ec0f
--- /dev/null
@@ -0,0 +1,8 @@
+--- gdb-5.0-/gdb/config/sparc/nm-linux.h       Tue Dec  7 04:56:12 1999
++++ gdb-5.0/gdb/config/sparc/nm-linux.h        Fri Nov 17 15:06:07 2000
+@@ -27,3 +27,5 @@
+ #define KERNEL_U_SIZE kernel_u_size()
+ extern int kernel_u_size PARAMS ((void));
++
++#undef USE_PROC_FS
This page took 0.110374 seconds and 4 git commands to generate.