diff options
author | Mike Stump <mrs@apple.com> | 2005-05-05 00:59:26 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2005-05-05 00:59:26 +0000 |
commit | bebcd931d719100321ae18b9890ad9ea39cd00eb (patch) | |
tree | 965b33b09dbb786403b06ca53c22a7dd967fe252 /ChangeLog | |
parent | 251ce4ea5a1507f12458534cd9e1966e4b9f4b99 (diff) | |
download | gcc-bebcd931d719100321ae18b9890ad9ea39cd00eb.tar.gz |
configure.in: Always pass --target to target configures as otherwise rebuilds that do...
* configure.in: Always pass --target to target configures as
otherwise rebuilds that do --recheck will fail.
* confiugure: Rebuilt.
From-SVN: r99247
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3ed6bf62b7f..722728ecc08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-05-04 Mike Stump <mrs@apple.com> + + * configure.in: Always pass --target to target configures as + otherwise rebuilds that do --recheck will fail. + * confiugure: Rebuilt. + 2005-05-04 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from |