diff options
Diffstat (limited to 'main/openssl/flavor.mk')
m--------- | main/openssl | 0 | ||||
-rw-r--r-- | main/openssl/flavor.mk | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/main/openssl b/main/openssl new file mode 160000 +Subproject 4d377a9ce111930d8a8f06dc0e94a892a7f6c51 diff --git a/main/openssl/flavor.mk b/main/openssl/flavor.mk deleted file mode 100644 index f32fe41a..00000000 --- a/main/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 |