Hi,
Currently I'm trying to get a static binary of openssl command via
compilng the openssl-1.1.0e.
I've tried to configure with no-shared, but the bin/openssl is still
dynamic linked.
Thus I added -static to the end of CFLAG, it just can not get compiled.
Anyone know how to get a static openssl command? thanks in advance.
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to