forked from Imagelibrary/rtems
2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1754/misc: * host.cfg.in: Remove GCCSED.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user