public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kopete/files: kopete-4.10.1-nofatalwarn.patch
@ 2013-03-15 23:04 Chris Reffett (creffett)
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Reffett (creffett) @ 2013-03-15 23:04 UTC (permalink / raw
  To: gentoo-commits

creffett    13/03/15 23:04:40

  Added:                kopete-4.10.1-nofatalwarn.patch
  Log:
  Fix build with USE=qq wrt bug 460636 by patching to remove fatal warnings during build.
  
  (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.1                  kde-base/kopete/files/kopete-4.10.1-nofatalwarn.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/files/kopete-4.10.1-nofatalwarn.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/files/kopete-4.10.1-nofatalwarn.patch?rev=1.1&content-type=text/plain

Index: kopete-4.10.1-nofatalwarn.patch
===================================================================
diff -ruN kopete-4.10.1/CMakeLists.txt kopete-4.10.1-patched/CMakeLists.txt
--- kopete-4.10.1/CMakeLists.txt	2013-03-15 18:42:36.582537588 -0400
+++ kopete-4.10.1-patched/CMakeLists.txt	2013-03-15 18:52:43.437521238 -0400
@@ -28,6 +28,9 @@
    set(CMAKE_REQUIRED_INCLUDES  ${KDEWIN_INCLUDES} )
 endif (WIN32)
 
+set ( CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,--no-fatal-warnings")
+set ( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-fatal-warnings")
+
 macro_optional_find_package(KdepimLibs)
 # find_package(X11VidMode) not used at this time
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kopete/files: kopete-4.10.1-nofatalwarn.patch
@ 2013-05-10 17:31 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2013-05-10 17:31 UTC (permalink / raw
  To: gentoo-commits

kensington    13/05/10 17:31:55

  Removed:              kopete-4.10.1-nofatalwarn.patch
  Log:
  Remove unused patch.
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-10 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 17:31 [gentoo-commits] gentoo-x86 commit in kde-base/kopete/files: kopete-4.10.1-nofatalwarn.patch Michael Palimaka (kensington)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-15 23:04 Chris Reffett (creffett)

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