diff options
-rw-r--r-- | 20018_all_mysql-5.7.25-fix-libressl-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/20018_all_mysql-5.7.25-fix-libressl-support.patch b/20018_all_mysql-5.7.25-fix-libressl-support.patch index 63eda07..ce61a42 100644 --- a/20018_all_mysql-5.7.25-fix-libressl-support.patch +++ b/20018_all_mysql-5.7.25-fix-libressl-support.patch @@ -60,4 +60,4 @@ https://bugs.gentoo.org/668894 -#endif /* OPENSSL_VERSION_NUMBER < 0x10100000L */ } return(dh); - }
\ No newline at end of file + } |