From 743e0eebec9a1e7b2bf4ebd0ab4e190f5e587f2f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 25 Jun 2018 20:12:37 +0300 Subject: Disable all warnings for gcc-class compilers --- build/bootstrap.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/bootstrap.build b/build/bootstrap.build index 77ed4aa..8776705 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -24,7 +24,7 @@ using install # cmake/mysql_version.cmake for each package release. Also, while at it, check # that the protocol version is still correct (the PROTOCOL_VERSION variable). # -# See also how Debian/Fedora package libmariadb if trying to wrap your head +# See also how Debian/Fedora package libmysqlclient if trying to wrap your head # around this mess. # if ($version.major == 5 && $version.minor == 7 && $version.patch == 20) -- cgit v1.1