Attempt to shrink OpenSSL on android again, ineffectively.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 7m14s

This commit is contained in:
Cory McWilliams 2024-07-31 19:58:41 -04:00
parent eed2b8d618
commit 9a4d11f4d9

View File

@ -27,6 +27,7 @@ build_the_thing() {
no-asm no-asm
no-async no-async
no-autoerrinit no-autoerrinit
no-autoload-config
no-cmp no-cmp
no-cms no-cms
no-comp no-comp
@ -36,6 +37,8 @@ build_the_thing() {
no-dsa no-dsa
no-dso no-dso
no-dtls no-dtls
no-dtls1
no-dtls1-method
no-dynamic-engine no-dynamic-engine
no-ec2m no-ec2m
no-egd no-egd
@ -56,15 +59,19 @@ build_the_thing() {
no-shared no-shared
no-sock no-sock
no-srp no-srp
no-ssl
no-ssl3 no-ssl3
no-ssl-trace no-ssl-trace
no-stdio no-stdio
no-tests no-tests
no-thread-pool no-thread-pool
no-threads no-threads
no-tls1
no-tls1-method
no-trace no-trace
no-ui-console no-ui-console
no-uplink no-uplink
no-whirlpool
no-weak-ssl-ciphers no-weak-ssl-ciphers
no-zlib no-zlib
-Os -Os