diff options
Diffstat (limited to 'app/openssl/flavor.mk')
-rw-r--r-- | app/openssl/flavor.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/openssl/flavor.mk b/app/openssl/flavor.mk deleted file mode 100644 index f32fe41a..00000000 --- a/app/openssl/flavor.mk +++ /dev/null @@ -1,4 +0,0 @@ -# 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 |