Merge pull request 'feat: add aws-lc support for python' (#57) from sisungo/semios-packages:python into master

Reviewed-on: #57
This commit was merged in pull request #57.
This commit is contained in:
2026-06-28 10:25:56 +08:00
+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()