aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2000-07-30 05:35:14 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2000-07-30 05:35:14 +0000
commitd4eb109cb1c27297c132a95373ae46b9adf78962 (patch)
tree617076f3a662c60356fdce2af9b794f9ccc6fb5e /ChangeLog
parentc09cda19a6f9d172ea46cb93f3527b2c1c8c79ad (diff)
downloadgcc-d4eb109cb1c27297c132a95373ae46b9adf78962.zip
gcc-d4eb109cb1c27297c132a95373ae46b9adf78962.tar.gz
gcc-d4eb109cb1c27297c132a95373ae46b9adf78962.tar.bz2
configure.in (CC_FOR_TARGET, [...]): Do not override if already set in the environment or in configure.
* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): Do not override if already set in the environment or in configure. Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. From-SVN: r35332
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51d2321..1e4564f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-07-30 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
+ Do not override if already set in the environment or in configure.
+ Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
+ (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
+
2000-07-28 Alexandre Oliva <aoliva@redhat.com>
* libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from