Adding tls_check=false

This commit is contained in:
sergiotarxz 2022-05-12 00:55:52 +02:00
parent 113faa9853
commit f4fcb590c3
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-Dintrospection=disabled
-Dsysprof=disabled
-Dtests=false
-Dtls_check=false
"