I tested similar hack with #14559 on Linux. Then I got
cksum with aws-lc (no jitter): 4.6 MB
cksum with static openssl: 7.0 MB
cksum with system openssl: 2.3 MB
Also linkage against system openssl is still possible even if aws-lc feature is set via OPENSSL_NO_VENDOR=1.
I tested similar hack with #14559 on Linux. Then I got
Also linkage against system openssl is still possible even if
aws-lcfeature is set viaOPENSSL_NO_VENDOR=1.