About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
jlec 12/06/07 15:36:01 Added: 0.10.1-gold.patch Log: Add fix for underlinking detected by gold (Portage version: 2.2.0_alpha110/cvs/Linux x86_64) Revision Changes Path 1.1 app-emulation/spice/files/0.10.1-gold.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/files/0.10.1-gold.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/files/0.10.1-gold.patch?rev=1.1&content-type=text/plain Index: 0.10.1-gold.patch =================================================================== server/tests/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/tests/Makefile.am b/server/tests/Makefile.am index 4513322..265b22b 100644 --- a/server/tests/Makefile.am +++ b/server/tests/Makefile.am @@ -9,7 +9,7 @@ INCLUDES = \ $(SPICE_NONPKGCONFIG_CFLAGS) \ $(NULL) -AM_LDFLAGS = $(top_builddir)/server/libspice-server.la +AM_LDFLAGS = $(top_builddir)/server/libspice-server.la -pthread COMMON_BASE=basic_event_loop.c basic_event_loop.h test_util.h ../../common/backtrace.c
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.