summaryrefslogtreecommitdiffhomepage
path: root/vars/clang_host.vars
diff options
context:
space:
mode:
Diffstat (limited to 'vars/clang_host.vars')
-rw-r--r--vars/clang_host.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/clang_host.vars b/vars/clang_host.vars
index 54f89c37..861dab03 100644
--- a/vars/clang_host.vars
+++ b/vars/clang_host.vars
@@ -2,7 +2,7 @@
# . ./build.vars and set -o errexit -o noglob are assumed.
#
-pkg_clang_host_pre_configure() {
+pkg_clang_host_configure_pre() {
secure_rm ${WORKDIR}/Makefile;
};