aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-08-01 16:16:47 +0000
committerIan Lance Taylor <ian@airs.com>1994-08-01 16:16:47 +0000
commitabc61566c032581e072608484cc4691fd4486c54 (patch)
treee0853f23e996c1b2c854f323002a355302849ce5 /bfd/hosts
parentf81eee9deb771ebbae309c2f09dc9380de423903 (diff)
downloadgdb-abc61566c032581e072608484cc4691fd4486c54.zip
gdb-abc61566c032581e072608484cc4691fd4486c54.tar.gz
gdb-abc61566c032581e072608484cc4691fd4486c54.tar.bz2
* configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.
* hosts/solaris2.h: Remove. * config/solaris2.mh: Remove.
Diffstat (limited to 'bfd/hosts')
-rw-r--r--bfd/hosts/solaris2.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/bfd/hosts/solaris2.h b/bfd/hosts/solaris2.h
deleted file mode 100644
index 9a7b23f..0000000
--- a/bfd/hosts/solaris2.h
+++ /dev/null
@@ -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... */