diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-08-20 03:04:03 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-08-20 03:04:03 +0000 |
commit | 48a289565c098f7a1eb62da807741d4ae3fd6152 (patch) | |
tree | de34bfeb1f693f25b263dee2edfb1cb93b010643 /ChangeLog | |
parent | ada73509c0a670ffc18836562795bc40334226f1 (diff) | |
download | newlib-48a289565c098f7a1eb62da807741d4ae3fd6152.zip newlib-48a289565c098f7a1eb62da807741d4ae3fd6152.tar.gz newlib-48a289565c098f7a1eb62da807741d4ae3fd6152.tar.bz2 |
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-08-20 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. + * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, + CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. + 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br> * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. |