mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Revert dynamically link extrautils
This commit is contained in:
parent
2423c3d379
commit
7b08617ea9
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user