summaryrefslogtreecommitdiff
path: root/thirdparty/openssl/buildinf.h
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-02-14 08:00:47 +0100
committerGitHub <noreply@github.com>2018-02-14 08:00:47 +0100
commitac5cce5e9513eba34745f7e1e90c320ec92390f9 (patch)
tree0ccca56f5fbc3fde1bc00ee72e272b842329c62f /thirdparty/openssl/buildinf.h
parente7351ecdf5f14f1b6a8733f91fd90646406d77a5 (diff)
parentbd3c27ba7862d50b1bf54733e9f890f7084a9ea5 (diff)
Merge pull request #16519 from Faless/mbedtls
Replace OpenSSL with mbedTLS
Diffstat (limited to 'thirdparty/openssl/buildinf.h')
-rw-r--r--thirdparty/openssl/buildinf.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/thirdparty/openssl/buildinf.h b/thirdparty/openssl/buildinf.h
deleted file mode 100644
index 2e287c42d8..0000000000
--- a/thirdparty/openssl/buildinf.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef MK1MF_BUILD
-# define CFLAGS "-DB_ENDIAN"
-# define PLATFORM "macos"
-# define DATE "Sun Feb 27 19:44:16 MET 2000"
-#endif