From 192f5b50e32ed14945317325a5465f40abfcc587 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 28 Oct 2014 23:07:58 +0100 Subject: Update Openssl to aosp/master (includes useless (for OpenVPN)) SSLv3 Fallback fix --HG-- extra : rebase_source : 4ec3b7a7844aa1ca198c4538ecdf28f027ceb1b1 --- main/openssl/flavor.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 main/openssl/flavor.mk (limited to 'main/openssl/flavor.mk') diff --git a/main/openssl/flavor.mk b/main/openssl/flavor.mk new file mode 100644 index 00000000..f32fe41a --- /dev/null +++ b/main/openssl/flavor.mk @@ -0,0 +1,4 @@ +# This makefile exists to be included by makefiles in other directories so that +# they can detect whether BoringSSL or OpenSSL is being used. + +OPENSSL_FLAVOR=OpenSSL -- cgit v1.2.3