ports: Cleanup dependencies and configure flags

This commit is contained in:
2026-05-25 16:25:29 +03:00
parent 05250083b9
commit c0ce647c74
12 changed files with 16 additions and 9 deletions

View File

@@ -10,6 +10,7 @@ CONFIGURE_OPTIONS=(
'--target-list=x86_64-softmmu'
'--disable-tpm'
'--disable-docs'
'--enable-slirp'
)
pre_configure() {