From c40dbf26ab18e7f66833f2e536f435f0df7e5bfc Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Thu, 25 Jun 1992 11:40:36 +0000 Subject: [PATCH] * hosts/solaris2.h: Configure same as sysv4. --- bfd/ChangeLog | 4 ++++ bfd/hosts/solaris2.h | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 bfd/hosts/solaris2.h diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9eb249ec12f..bc7173fb99d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 25 04:39:25 1992 John Gilmore (gnu at cygnus.com) + + * hosts/solaris2.h: Configure same as sysv4. + Tue Jun 23 21:54:44 1992 Fred Fish (fnf@cygnus.com) * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition. diff --git a/bfd/hosts/solaris2.h b/bfd/hosts/solaris2.h new file mode 100644 index 00000000000..b1ec809b536 --- /dev/null +++ b/bfd/hosts/solaris2.h @@ -0,0 +1,5 @@ +/* Solaris-2 host system */ + +#include "hosts/sysv4.h" + +/* That's all... */ -- 2.30.2