Upgrade OpenSSL to 3.0.10. #2554
+23
−17
Open
Annotations
1 notice
|
Quick checks
{
"_comment": "- The NodeJS generator requires Linux",
"build_on": {
"darwin": false,
"msys2": false,
"windows": false
},
"alpine_packages": [
"bash",
"make",
"nasm",
"patch",
"perl",
"perl-text-template"
],
"debian_packages": [
"libtext-template-perl",
"nasm"
],
"build_options": [
"openssl:build_cli=true"
]
}
|
Loading