python3 libffi icu4c boost rebuild list

This commit is contained in:
Rmys
2023-10-19 19:04:50 +03:00
parent e7a1ecb968
commit c8ae5a3a27
2 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -21,8 +21,9 @@ def setup():
--shared-openssl \
--shared-nghttp2 \
--shared-zlib \
--with-intl=system-icu \
")
# --with-intl=system-icu
def build():
autotools.make()