diff options
author | Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | 2001-04-13 10:14:47 +0000 |
---|---|---|
committer | Franz Sirl <sirl@gcc.gnu.org> | 2001-04-13 10:14:47 +0000 |
commit | 78faa32d14d4979ccdac3f398396b1fdded71401 (patch) | |
tree | e68b5195c272e71ac8a74fa3790dd2ef1896ad66 /ChangeLog | |
parent | 948421e0c986f6ff4040a792f69ad3018aeac4fb (diff) | |
download | gcc-78faa32d14d4979ccdac3f398396b1fdded71401.tar.gz |
Makefile.in (STAGE1_CFLAGS): Pass down.
2000-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* Makefile.in (STAGE1_CFLAGS): Pass down.
gcc/
* Makefile.in (CFLAGS, BOOT_CFLAGS): Partly revert 2000-10-27 patch.
(stage1_build): Instead pass down STAGE1_CFLAGS here. Pass down.
MAKEINFO and MAKEINFOFLAGS too.
(stage4_build): Correctly order -B flags.
From-SVN: r41335
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cd35f1daea1..b94ded234a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> + + * Makefile.in (STAGE1_CFLAGS): Pass down. + 2001-04-13 Alan Modra <amodra@one.net.au> * config.guess: Add hppa64-linux support. Note for next import that |