History log of /external/openssl/build-config-static-32.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
25ffdb2ec9d4bac7dc838ee573da65c86b47c48a 21-Mar-2014 Alex Ray <aray@google.com> libcrypto: configure "no-dso" for static builds

Right now we configure with DSO even when building a static version of the
library, which introduces a dependency on libdl. We don't statically build
libdl, so libcrypto_static needs NO_DSO in order to be used in static
executables.

Change-Id: Ic27900f19600c1d882c1ed5aca483b15190b1e02
/external/openssl/build-config-static-32.mk