From: Ian Lance Taylor Date: Mon, 27 Nov 1995 18:50:31 +0000 (+0000) Subject: * config-ml.in: Get list of multidirs using gcc --print-multi-lib X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=f70c5b5618132d5bd2de248d45e1c74df623bace;p=deliverable%2Fbinutils-gdb.git * 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. --- diff --git a/ChangeLog b/ChangeLog index f3b6d2c482..fcba19e86a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Nov 27 13:44:15 1995 Ian Lance Taylor + + * 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 * config-ml.in: Prefix more variables with ml_ so they don't collide