openssl-android icon indicating copy to clipboard operation
openssl-android copied to clipboard

Now it will build as a subproject. (It will also

Open FellowTraveler opened this issue 12 years ago • 1 comments

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]

FellowTraveler avatar Dec 06 '13 10:12 FellowTraveler

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.)

FellowTraveler avatar Dec 06 '13 10:12 FellowTraveler