* configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.

* hosts/solaris2.h: Remove.
	* config/solaris2.mh: Remove.
This commit is contained in:
Ian Lance Taylor 1994-08-01 16:16:47 +00:00
parent f81eee9deb
commit abc61566c0
2 changed files with 6 additions and 10 deletions

View File

@ -1,3 +1,9 @@
Mon Aug 1 12:04:40 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.
* hosts/solaris2.h: Remove.
* config/solaris2.mh: Remove.
Sun Jul 31 14:27:04 1994 Jeff Law (law@snake.cs.utah.edu)
* elf32-hppa.c, elf32-hppa.h: Update comment reflecting which

View File

@ -1,10 +0,0 @@
/* Solaris-2 host system */
#include "hosts/sysv4.h"
#ifndef __GNUC__
/* get around a bug in the Sun C compiler */
#define const
#endif
/* That's all... */