Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/frobtads/files: frobtads-1.2.1-underlinking.patch
Date: Thu, 23 Aug 2012 19:48:51
Message-Id: 20120823194806.0644F204B7@flycatcher.gentoo.org
1 hasufell 12/08/23 19:48:05
2
3 Added: frobtads-1.2.1-underlinking.patch
4 Log:
5 version bump wrt #396449
6
7 (Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 games-engines/frobtads/files/frobtads-1.2.1-underlinking.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frobtads/files/frobtads-1.2.1-underlinking.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/frobtads/files/frobtads-1.2.1-underlinking.patch?rev=1.1&content-type=text/plain
14
15 Index: frobtads-1.2.1-underlinking.patch
16 ===================================================================
17 From: Julian Ospald <hasufell@g.o>
18 Date: Thu Aug 23 17:57:20 UTC 2012
19 Subject: build system
20
21 fix underlinking
22
23 --- configure.ac
24 +++ configure.ac
25 @@ -631,6 +631,7 @@
26 #
27 AM_CONDITIONAL([NO_TLS], [test x$ac_cv_tls = xnone])
28
29 +LIBS="$LIBS -lpthread"
30
31 #
32 # Generate the output files.