diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-05-19 21:16:30 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-05-19 21:16:30 +0000 |
commit | f8cc598ecdf8160dc914d3093c4a7400f48ce532 (patch) | |
tree | 4978d9e48a536140aaf631d2e500cd7c5e3b4746 /ChangeLog | |
parent | 2f1099839992840fbf5c913c7e56d98d750a3398 (diff) | |
download | gdb-f8cc598ecdf8160dc914d3093c4a7400f48ce532.zip gdb-f8cc598ecdf8160dc914d3093c4a7400f48ce532.tar.gz gdb-f8cc598ecdf8160dc914d3093c4a7400f48ce532.tar.bz2 |
* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
Don't set use_gnu_ld to no for *-*-sysv4; that only controls
whether we pass down --with-gnu-ld anyhow.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. + Don't set use_gnu_ld to no for *-*-sysv4; that only controls + whether we pass down --with-gnu-ld anyhow. + Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) * Makefile.in (INSTALL_LAST): Change operation so it works |