public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/mysql/files: mysql-5.5.32-Werror.patch
@ 2014-03-19  0:52 Julian Ospald (hasufell)
  0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2014-03-19  0:52 UTC (permalink / raw
  To: gentoo-commits

hasufell    14/03/19 00:52:44

  Added:                mysql-5.5.32-Werror.patch
  Log:
  remove -Werror flag wrt #494332
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key BDEED020)

Revision  Changes    Path
1.1                  dev-db/mysql/files/mysql-5.5.32-Werror.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/mysql-5.5.32-Werror.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/mysql-5.5.32-Werror.patch?rev=1.1&content-type=text/plain

Index: mysql-5.5.32-Werror.patch
===================================================================
From: Julian Ospald <hasufell@gentoo.org>
Date: Wed Jan  8 16:07:03 UTC 2014
Subject: rm -Werror

--- mysql-5.5.32/cmake/maintainer.cmake
+++ mysql-5.5.32/cmake/maintainer.cmake
@@ -18,7 +18,7 @@
 # Setup GCC (GNU C compiler) warning options.
 MACRO(SET_MYSQL_MAINTAINER_GNU_C_OPTIONS)
   SET(MY_MAINTAINER_WARNINGS
-      "-Wall -Wextra -Wunused -Wwrite-strings -Wno-strict-aliasing -Werror")
+      "-Wall -Wextra -Wunused -Wwrite-strings -Wno-strict-aliasing")
   CHECK_C_COMPILER_FLAG("-Wdeclaration-after-statement"
                         HAVE_DECLARATION_AFTER_STATEMENT)
   IF(HAVE_DECLARATION_AFTER_STATEMENT)





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-19  0:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19  0:52 [gentoo-commits] gentoo-x86 commit in dev-db/mysql/files: mysql-5.5.32-Werror.patch Julian Ospald (hasufell)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox