Revert dynamically link extrautils

This commit is contained in:
Wildan M 2025-11-20 03:16:19 -08:00
parent 2423c3d379
commit 7b08617ea9
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

@ -7,7 +7,8 @@ dependencies = [
"xz"
]
script = """
DYNAMIC_INIT
# TODO: Can't be linked correctly yet
# DYNAMIC_INIT
if [ "${COOKBOOK_DYNAMIC}" != "1" ]; then
install_flags+=" --features=static"