summaryrefslogtreecommitdiffstats
path: root/make/host.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'make/host.cfg.in')
-rw-r--r--make/host.cfg.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/make/host.cfg.in b/make/host.cfg.in
index ba09e56e45..8b2350e6da 100644
--- a/make/host.cfg.in
+++ b/make/host.cfg.in
@@ -37,6 +37,11 @@ FGREP=@FGREP@
GREP=@GREP@
EGREP=@EGREP@
+# 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