diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-07-24 04:34:56 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-07-24 04:34:56 +0000 |
commit | fd1f87b2165f395f2628750f40a8bc3663bcc0b4 (patch) | |
tree | e5c2f5121cd5e4ae0c1e9a49b5cf88f4beb9757d /ChangeLog | |
parent | 9d273ca38769d591668a638b246b8221abd3a940 (diff) | |
download | binutils-gdb-fd1f87b2165f395f2628750f40a8bc3663bcc0b4.tar.gz |
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
(configure-target-libchill, configure-target-libobjc): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e5559ecf4f..2540ed432d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-07-24 Alexandre Oliva <aoliva@redhat.com> + * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). + (configure-target-libchill, configure-target-libobjc): Likewise. + * configure.in: Use the same cache file for all target libs. * config-ml.in: But different cache files per multilib variant. |