From 631180564bd9a57624413a14044a42548c2d5690 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 5 Mar 2011 18:48:35 +0000 Subject: =?UTF-8?q?2011-03-05=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR 1754/misc: * host.cfg.in: Remove GCCSED. --- c/src/make/host.cfg.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'c/src/make/host.cfg.in') 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 -- cgit v1.2.3