ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/gdb6/files/patch-config_sparc_tm-fbsd.h
Revision: 2
Committed: 2007-01-31T14:59:36-08:00 (18 years, 4 months ago) by douglas
Content type: text/x-c
File size: 303 byte(s)
Log Message:
This needs fixing...

File Contents

# Content
1 --- gdb/config/sparc/tm-fbsd.h.orig Sat Jan 24 20:06:31 2004
2 +++ gdb/config/sparc/tm-fbsd.h Sat Jan 24 20:07:02 2004
3 @@ -24,4 +24,9 @@
4
5 #define GDB_MULTI_ARCH GDB_MULTI_ARCH_TM
6
7 +#if 0
8 +#define SVR4_SHARED_LIBS
9 +#include "sparc/tm-sp64.h" /* sets GDB_MULTI_ARCH */
10 +#endif
11 +
12 #endif /* tm-fbsd.h */