diff options
author | Michael Tiemann <tiemann@cygnus> | 1992-05-28 06:21:54 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1992-05-28 06:21:54 +0000 |
commit | ad1f7512f8dc75ceb1daa70560e760216f63e857 (patch) | |
tree | 02742b3b12fc7719f28c7f7e37bd89a13948cf73 /ChangeLog | |
parent | 5e81edb2ec71867461c931bb4c9a6acdbfb99275 (diff) | |
download | gdb-ad1f7512f8dc75ceb1daa70560e760216f63e857.zip gdb-ad1f7512f8dc75ceb1daa70560e760216f63e857.tar.gz gdb-ad1f7512f8dc75ceb1daa70560e760216f63e857.tar.bz2 |
Pass $tooldir in FLAGS_TO_PASS. Define -aout in $os. Both of these
are needed to do a `make all install' for a vxworks68 target install.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) + + * config.sub ($os): Add -aout. + +Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) + + * configure: If host_makefile_frag is absolute, don't + prefix ${invsubdir} (relevant to libg++ auto-configure). + Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) * Makefile.in (tooldir): Define it. |