diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-27 18:50:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-27 18:50:31 +0000 |
commit | f70c5b5618132d5bd2de248d45e1c74df623bace (patch) | |
tree | e574a89541d7c961b53f88c935685e5abaa42611 /ChangeLog | |
parent | 6a4667f4dcf4dc55e0539f16274dc2f2025fc35a (diff) | |
download | gdb-f70c5b5618132d5bd2de248d45e1c74df623bace.zip gdb-f70c5b5618132d5bd2de248d45e1c74df623bace.tar.gz gdb-f70c5b5618132d5bd2de248d45e1c74df623bace.tar.bz2 |
* config-ml.in: Get list of multidirs using gcc --print-multi-lib
rather than basing it on the target. Simplify handling of options
controlling which directories to configure. Remove extraneous
slash in multi-clean target.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com> + + * config-ml.in: Get list of multidirs using gcc --print-multi-lib + rather than basing it on the target. Simplify handling of options + controlling which directories to configure. Remove extraneous + slash in multi-clean target. + Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com> * config-ml.in: Prefix more variables with ml_ so they don't collide |