Solaris native is only multi-arch partial.

This commit is contained in:
Andrew Cagney 2001-06-17 16:57:28 +00:00
parent 4391705434
commit c2202abf19
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-06-17 Andrew Cagney <ac131313@redhat.com>
* config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Down grade to
GDB_MULTI_ARCH_PARTIAL from two.
2001-06-17 Fernando Nasser <fnasser@redhat.com>
From 2001-06-15 Eirik Fuller <eirik@hackrat.com>

View File

@ -19,7 +19,7 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define GDB_MULTI_ARCH 2
#define GDB_MULTI_ARCH GDB_MULTI_ARCH_PARTIAL
#include "sparc/tm-sparc.h"
#include "tm-sysv4.h"