public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/pokerth/files: pokerth-1.0.1-underlinking.patch
@ 2013-05-23 22:05 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-05-23 22:05 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    13/05/23 22:05:06

  Added:                pokerth-1.0.1-underlinking.patch
  Log:
  version bump (bug #471108)
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.1                  games-board/pokerth/files/pokerth-1.0.1-underlinking.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/files/pokerth-1.0.1-underlinking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/files/pokerth-1.0.1-underlinking.patch?rev=1.1&content-type=text/plain

Index: pokerth-1.0.1-underlinking.patch
===================================================================
From: Julian Ospald <hasufell@gentoo.org>
Date: Thu Aug 16 22:25:12 UTC 2012
Subject: build system

fix compilation for linkers that don't permit underlinking
reorder linker line to fix issues with as-needed

--- pokerth_server.pro
+++ pokerth_server.pro
@@ -114,8 +114,8 @@
 LIBS += -lpokerth_lib \
 	-lpokerth_db \
 	-lpokerth_protocol \
-	-lcurl \
-	-lircclient
+	-lircclient \
+	$$system(pkg-config --libs --static libcurl)
 
 win32 {
 	DEFINES += CURL_STATICLIB





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

* [gentoo-commits] gentoo-x86 commit in games-board/pokerth/files: pokerth-1.0.1-underlinking.patch
@ 2014-07-16  1:57 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2014-07-16  1:57 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    14/07/16 01:57:33

  Removed:              pokerth-1.0.1-underlinking.patch
  Log:
  old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)


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

end of thread, other threads:[~2014-07-16  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16  1:57 [gentoo-commits] gentoo-x86 commit in games-board/pokerth/files: pokerth-1.0.1-underlinking.patch Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2013-05-23 22:05 Michael Sterrett (mr_bones_)

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