summaryrefslogtreecommitdiffstats
path: root/c/src/make
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-05 18:48:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-05 18:48:35 +0000
commit631180564bd9a57624413a14044a42548c2d5690 (patch)
treeea0ed972ce9a8666461067f7daec3070df582470 /c/src/make
parent2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-631180564bd9a57624413a14044a42548c2d5690.tar.bz2
2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1754/misc: * host.cfg.in: Remove GCCSED.
Diffstat (limited to 'c/src/make')
-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