openssl-android
openssl-android copied to clipboard
Now it will build as a subproject. (It will also
continue to work building as the main project.) I also added libssl_static. I also removed -ldl for libcrypto_static since it's ignored anyway and was causing a warning.
Signed-off-by: FellowTraveler [email protected]
FYI, I have an Android Project where I am using openssl-android as a subproject.
These changes will make openssl-android work as a subproject.
It will also CONTINUE to work as you normally use it (as the main project.)