diff --git a/base/musl/parse-config-9 b/base/musl/parse-config-9 index 6a8bc43b4..564a827ae 100644 --- a/base/musl/parse-config-9 +++ b/base/musl/parse-config-9 @@ -174,7 +174,7 @@ if [ "$SDECFG_LIBC" == "musl" ]; then gmp) hook_add postpatch 6 'musl_fix_configsub configfsf.sub' ;; - lzo|lzop) + lzo|lzop|lvm2) hook_add postpatch 6 'musl_fix_configsub autoconf/config.sub' ;; libtool)