support static-only libs

This commit is contained in:
henderkes
2026-02-21 12:36:44 +07:00
parent fed477c81d
commit 1e6ddb86f2
4 changed files with 18 additions and 10 deletions

View File

@@ -303,6 +303,9 @@
},
"krb5": {
"source": "krb5",
"target": [
"static"
],
"pkg-configs": [
"krb5-gssapi"
],