summaryrefslogtreecommitdiffhomepage
path: root/vars/libtool_host.vars
diff options
context:
space:
mode:
Diffstat (limited to 'vars/libtool_host.vars')
-rw-r--r--vars/libtool_host.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/libtool_host.vars b/vars/libtool_host.vars
index d564ae91..2c37c031 100644
--- a/vars/libtool_host.vars
+++ b/vars/libtool_host.vars
@@ -10,7 +10,7 @@ pkg_libtool_host_build() {
# N.B. We only specify CC= here if the current package does not use GNU
# autoconf as it often abuses it by appending -std={gnu99,...} to it
# instead of amending CFLAGS.
- ex_rtl_run_cmd_unsplit make \
+ rtl_run_cmd_unsplit make \
${PKG_MAKEFLAGS_BUILD} \
${PKG_MAKEFLAGS_BUILD_EXTRA} \
"AR=${PKG_AR}" "${_no_autoconf:+CC=${PKG_CC}}" \