feat: add aws-lc support for python

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-06-28 02:46:31 +08:00
parent d0186dacb5
commit cc0a73feff
+1
View File
@@ -33,6 +33,7 @@ def build():
"--with-readline=editline",
"--with-tail-call-interp",
"--without-ensurepip",
"--with-ssl-default-suites=openssl",
]
)
cpp.make()