|
|
@ -157,7 +157,7 @@ if [ "$SDECFG_LIBC" == "musl" ]; then |
|
|
|
|
|
|
|
|
|
|
|
# and some others |
|
|
|
# and some others |
|
|
|
case "$pkg" in |
|
|
|
case "$pkg" in |
|
|
|
libtool|lvm2|freetype|lua|iptables|autoconf|libtirpc) |
|
|
|
libtool|lvm2|freetype|lua|iptables|autoconf|libtirpc|kmod) |
|
|
|
hook_add preconf 9 'musl_findall_fix_configsub' |
|
|
|
hook_add preconf 9 'musl_findall_fix_configsub' |
|
|
|
;; |
|
|
|
;; |
|
|
|
gzip|m4|coreutils) |
|
|
|
gzip|m4|coreutils) |
|
|
|