diff options
author | Brendan Kehoe <brendan@cygnus> | 1996-01-24 20:48:09 +0000 |
---|---|---|
committer | Brendan Kehoe <brendan@cygnus> | 1996-01-24 20:48:09 +0000 |
commit | 397a4fa366643d3813beac4720a5f5552261bdba (patch) | |
tree | 8827d9f5d5fb4ee094f6470637f597a114e5c1a0 /ChangeLog | |
parent | df1ddda9865466048ddf95a1c06f5d14e495ed74 (diff) | |
download | gdb-397a4fa366643d3813beac4720a5f5552261bdba.zip gdb-397a4fa366643d3813beac4720a5f5552261bdba.tar.gz gdb-397a4fa366643d3813beac4720a5f5552261bdba.tar.bz2 |
* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
Add creation of gconfigargs with `--enable-shared' turned on.
($(host)-stamp-stage2-configured): Pass $(gconfigargs).
($(host)-stamp-stage3-configured): Likewise.
(HOLES): Add chatr and ldd.
(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com> + + * test-build.mk: Add checking of `hpux9' rather than just `hpux'. + Add creation of gconfigargs with `--enable-shared' turned on. + ($(host)-stamp-stage2-configured): Pass $(gconfigargs). + ($(host)-stamp-stage3-configured): Likewise. + (HOLES): Add chatr and ldd. + (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. + Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se> * configure: Pass --nfp to recursive configures. |