mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
support static-only libs
This commit is contained in:
@@ -303,6 +303,9 @@
|
||||
},
|
||||
"krb5": {
|
||||
"source": "krb5",
|
||||
"target": [
|
||||
"static"
|
||||
],
|
||||
"pkg-configs": [
|
||||
"krb5-gssapi"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user