add -lpthread and -ldl in openssl::getStaticLibFiles

This commit is contained in:
DubbleClick
2025-06-06 16:56:08 +07:00
parent 92ad792eff
commit 617b0de31f
4 changed files with 15 additions and 4 deletions

View File

@@ -654,7 +654,8 @@
"openssl"
],
"lib-suggests": [
"nghttp3"
"nghttp3",
"brotli"
]
},
"onig": {