summaryrefslogtreecommitdiff
path: root/main/openssl/flavor.mk
diff options
context:
space:
mode:
Diffstat (limited to 'main/openssl/flavor.mk')
-rw-r--r--main/openssl/flavor.mk4
1 files changed, 4 insertions, 0 deletions
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