summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/cross-gcc.make5
1 files changed, 4 insertions, 1 deletions
diff --git a/rules/cross-gcc.make b/rules/cross-gcc.make
index 773902e..be14435 100644
--- a/rules/cross-gcc.make
+++ b/rules/cross-gcc.make
@@ -60,7 +60,10 @@ endif
# ----------------------------------------------------------------------------
CROSS_GCC_DEVPKG := NO
-CROSS_GCC_CONF_ENV := $(HOST_ENV) MAKEINFO=:
+CROSS_GCC_CONF_ENV := \
+ $(HOST_ENV) \
+ ac_cv_path_SED=/bin/sed \
+ MAKEINFO=:
#
# autoconf