Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-05-21 20:57:14 +0400
committerH.J. Lu <hjl.tools@gmail.com>2000-05-21 20:57:14 +0400
commitc9ae5a27b3b538b907c4ef4f6fe4190e3ca204c1 (patch)
tree2f30723f0eee34b40b662bd71a594ab5dcee0fb5 /ChangeLog
parent6cb613a4287cb3e2feb03999d4090c95034f35d3 (diff)
20000-05-21 H.J. Lu (hjl@gnu.org)
* configure: Revert changes made on May 18 and May 19. * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc directory are used if they exist. Make sure $(build_tooldir)/include is searched for header files, $(build_tooldir)/lib/ for library files. (GCC_FOR_TARGET): Likewise. (CXX_FOR_TARGET): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2960f08cf..4ab9ed157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+20000-05-21 H.J. Lu (hjl@gnu.org)
+
+ * configure: Revert changes made on May 18 and May 19.
+
+ * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
+ directory are used if they exist. Make sure
+ $(build_tooldir)/include is searched for header files,
+ $(build_tooldir)/lib/ for library files.
+ (GCC_FOR_TARGET): Likewise.
+ (CXX_FOR_TARGET): Likewise.
+
20000-05-19 H.J. Lu (hjl@gnu.org)
* configure: Provide --disable-target-dir-sanity-checking to