summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/cross-libtool.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/cross-libtool.make b/rules/cross-libtool.make
index f0b7d3f23..ecd6fa313 100644
--- a/rules/cross-libtool.make
+++ b/rules/cross-libtool.make
@@ -36,7 +36,6 @@ CROSS_LIBTOOL_CONF_ENV := \
# autoconf
#
CROSS_LIBTOOL_AUTOCONF := \
- $(HOST_CROSS_AUTOCONF_SYSROOT) \
--prefix=$(PTXCONF_SYSROOT_CROSS) \
--host=$(PTXCONF_GNU_TARGET) \
--build=$(GNU_HOST)