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: https://git.libre-soc.org/?a=commitdiff_plain;h=f70c5b5618132d5bd2de248d45e1c74df623bace;p=binutils-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 f3b6d2c4822..fcba19e86af 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