summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-03 19:49:06 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-03 19:51:20 +0100
commitd188adfb1f6fd8d9095a7bda2c347b7dd79af1a5 (patch)
tree5c321b1c4ad100558a03486f475037c6c5ca2079
parentReplace percona-server LibreSSL patch (diff)
downloadmysql-extras-d188adfb.tar.gz
mysql-extras-d188adfb.tar.bz2
mysql-extras-d188adfb.zip
20018_all_mysql-5.7.25-fix-libressl-support.patch: add newlinemysql-extras-20190303-1852Z
...to avoid patch warning. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--20018_all_mysql-5.7.25-fix-libressl-support.patch2
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
+ }