summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/make/ChangeLog5
-rw-r--r--c/src/make/host.cfg.in5
2 files changed, 5 insertions, 5 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index 3510a9aed5..fc9d3d42cc 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ PR 1754/misc:
+ * host.cfg.in: Remove GCCSED.
+
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
diff --git a/c/src/make/host.cfg.in b/c/src/make/host.cfg.in
index 8b91eccdee..7a23ea9809 100644
--- a/c/src/make/host.cfg.in
+++ b/c/src/make/host.cfg.in
@@ -40,11 +40,6 @@ INSTALL_CHANGE=$(PROJECT_BIN)/install-if-change
endif
INSTALL_VARIANT=$(INSTALL_CHANGE) -V "$(LIB_VARIANT)"
-# FIXME: HACK for a bug in cygwin-hosted egcs which returns a mixture
-# of '\\' and '/' as path separators.
-# Should be removed as soon as this bug is fixed in egcs.
-GCCSED = @GCCSED@
-
# ksh (or bash) is used by some shell scripts; ref build-tools/scripts/Makefile
#
# Must have shell functions. Some ksh's core dump mysteriously and