From de4e9e18a71ebd0f22f2ed4e8161e29f8cf161b9 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 27 Aug 2013 22:20:50 +0200 Subject: [PATCH] musl: fixed libtool cross-compiling at stage 1 --- base/musl/parse-config-9 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/base/musl/parse-config-9 b/base/musl/parse-config-9 index e29ac2e3b..5e8581f02 100644 --- a/base/musl/parse-config-9 +++ b/base/musl/parse-config-9 @@ -165,6 +165,9 @@ if [ "$SDECFG_LIBC" == "musl" ]; then gmp) hook_add postpatch 6 'musl_fix_configsub configfsf.sub' ;; + libtool) + hook_add preconf 9 'musl_findall_fix_configsub' + ;; esac # same package translations to look for patches