diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-19 23:50:23 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-19 23:50:23 +0000 |
commit | a4e88f7d81dde5d39a032d6b7bd9af813bc318ab (patch) | |
tree | 88f9f49b383d8159e53e6b9a37ff5124c1f408b4 /ChangeLog | |
parent | 3290c0cf16b3040578667b3e4d01e8b6ede3c653 (diff) | |
download | gcc-a4e88f7d81dde5d39a032d6b7bd9af813bc318ab.tar.gz |
* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
it is used as argument to $CC.
* ltcf-gcj.sh: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63135 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9a62a5ac2a7..7023f1839b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-02-19 Alexandre Oliva <aoliva@redhat.com> + * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever + it is used as argument to $CC. + * ltcf-gcj.sh: Likewise. + * configure.in: Introduce --enable-maintainer-mode. * configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only |