diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-09-26 21:13:34 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-09-26 21:13:34 +0000 |
commit | 0c055e3461e70139f7277fb146e080599a0ab6a2 (patch) | |
tree | 1e9e7221b5033d04184a74b9c8c0aa08a12b849e /ChangeLog | |
parent | a63f73f88ff77aa4c3b2d8a4a71efe0773ecf854 (diff) | |
download | gcc-0c055e3461e70139f7277fb146e080599a0ab6a2.zip gcc-0c055e3461e70139f7277fb146e080599a0ab6a2.tar.gz gcc-0c055e3461e70139f7277fb146e080599a0ab6a2.tar.bz2 |
Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for RANLIB.
* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
RANLIB.
From-SVN: r45832
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-09-26 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for + RANLIB. + 2001-09-21 Alexandre Oliva <aoliva@redhat.com> * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, |