public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/inspircd/files: inspircd-2.0.9-fix-path-builds.patch
@ 2012-11-27 18:55 JosA MarAa Alonso (nimiux)
  0 siblings, 0 replies; only message in thread
From: JosA MarAa Alonso (nimiux) @ 2012-11-27 18:55 UTC (permalink / raw
  To: gentoo-commits

nimiux      12/11/27 18:55:06

  Modified:             inspircd-2.0.9-fix-path-builds.patch
  Log:
  Removed -pipe and -Wall flags wrt to bug #443974
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key D628E536)

Revision  Changes    Path
1.2                  net-irc/inspircd/files/inspircd-2.0.9-fix-path-builds.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/files/inspircd-2.0.9-fix-path-builds.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/files/inspircd-2.0.9-fix-path-builds.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/files/inspircd-2.0.9-fix-path-builds.patch?r1=1.1&r2=1.2

Index: inspircd-2.0.9-fix-path-builds.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/files/inspircd-2.0.9-fix-path-builds.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inspircd-2.0.9-fix-path-builds.patch	15 Oct 2012 09:47:59 -0000	1.1
+++ inspircd-2.0.9-fix-path-builds.patch	27 Nov 2012 18:55:06 -0000	1.2
@@ -64,7 +64,7 @@
  BUILDPATH = @BUILD_DIR@
  SOCKETENGINE = @SOCKETENGINE@
 -CXXFLAGS = -pipe -fPIC -DPIC
-+MYCXXFLAGS = -pipe -fPIC -DPIC
++MYCXXFLAGS = -fPIC -DPIC
  LDLIBS = -pthread -lstdc++
  LDFLAGS = 
  CORELDFLAGS = -rdynamic -L. $(LDFLAGS)
@@ -76,7 +76,7 @@
 +  MYCXXFLAGS += -Wshadow
  @ELSE
 -  CXXFLAGS += -pedantic -Woverloaded-virtual -Wshadow -Wformat=2 -Wmissing-format-attribute -Wall
-+  MYCXXFLAGS += -pedantic -Woverloaded-virtual -Wshadow -Wformat=2 -Wmissing-format-attribute -Wall
++  MYCXXFLAGS += -pedantic -Woverloaded-virtual -Wshadow -Wformat=2 -Wmissing-format-attribute
  @ENDIF
  
  





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

only message in thread, other threads:[~2012-11-27 18:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 18:55 [gentoo-commits] gentoo-x86 commit in net-irc/inspircd/files: inspircd-2.0.9-fix-path-builds.patch JosA MarAa Alonso (nimiux)

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