diff options
Diffstat (limited to 'include/arch')
| -rw-r--r-- | include/arch/loongarch64/opensslconf.h | 13 | ||||
| -rw-r--r-- | include/arch/mips/opensslconf.h | 13 |
2 files changed, 0 insertions, 26 deletions
diff --git a/include/arch/loongarch64/opensslconf.h b/include/arch/loongarch64/opensslconf.h deleted file mode 100644 index c31bcc0..0000000 --- a/include/arch/loongarch64/opensslconf.h +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | ||
| 2 | |||
| 3 | #undef OPENSSL_EXPORT_VAR_AS_FUNCTION | ||
| 4 | |||
| 5 | #ifndef OPENSSL_FILE | ||
| 6 | #ifdef OPENSSL_NO_FILENAMES | ||
| 7 | #define OPENSSL_FILE "" | ||
| 8 | #define OPENSSL_LINE 0 | ||
| 9 | #else | ||
| 10 | #define OPENSSL_FILE __FILE__ | ||
| 11 | #define OPENSSL_LINE __LINE__ | ||
| 12 | #endif | ||
| 13 | #endif | ||
diff --git a/include/arch/mips/opensslconf.h b/include/arch/mips/opensslconf.h deleted file mode 100644 index c31bcc0..0000000 --- a/include/arch/mips/opensslconf.h +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | ||
| 2 | |||
| 3 | #undef OPENSSL_EXPORT_VAR_AS_FUNCTION | ||
| 4 | |||
| 5 | #ifndef OPENSSL_FILE | ||
| 6 | #ifdef OPENSSL_NO_FILENAMES | ||
| 7 | #define OPENSSL_FILE "" | ||
| 8 | #define OPENSSL_LINE 0 | ||
| 9 | #else | ||
| 10 | #define OPENSSL_FILE __FILE__ | ||
| 11 | #define OPENSSL_LINE __LINE__ | ||
| 12 | #endif | ||
| 13 | #endif | ||
