public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/audiofile/files: audiofile-0.3.2-gold.patch
@ 2012-01-11  0:14 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-01-11  0:14 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/01/11 00:14:09

  Added:                audiofile-0.3.2-gold.patch
  Log:
  Fix underlinking in tests (bug #398369, thanks to Michael (kensington) for the patch).
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/audiofile/files/audiofile-0.3.2-gold.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/files/audiofile-0.3.2-gold.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/audiofile/files/audiofile-0.3.2-gold.patch?rev=1.1&content-type=text/plain

Index: audiofile-0.3.2-gold.patch
===================================================================
From f9cd73065404f7abd8064fef42b91260ecce37f9 Mon Sep 17 00:00:00 2001
From: Michael <kensington@astralcloak.net>
Date: Tue, 10 Jan 2012 22:43:09 +1100
Subject: [PATCH] Fix underlinking in test/printmarkers so that it will build
 with gold.

---
 test/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index 187fe1a..cfa9d71 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -58,6 +58,9 @@ DEPENDENCIES = $(LIBAUDIOFILE)
 
 LIBGTEST = gtest/libgtest.la
 
+printmarkers_SOURCES = printmarkers.c
+printmarkers_LDADD = $(LIBAUDIOFILE) -lm
+
 sign_SOURCES = sign.cpp
 sign_LDADD = $(LIBGTEST) $(LIBAUDIOFILE)
 
-- 
1.7.8.3







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

* [gentoo-commits] gentoo-x86 commit in media-libs/audiofile/files: audiofile-0.3.2-gold.patch
@ 2012-09-08  8:53 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2012-09-08  8:53 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/09/08 08:53:26

  Removed:              audiofile-0.3.2-gold.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.0_alpha124/cvs/Linux x86_64)


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

end of thread, other threads:[~2012-09-08  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-08  8:53 [gentoo-commits] gentoo-x86 commit in media-libs/audiofile/files: audiofile-0.3.2-gold.patch Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-11  0:14 Alexandre Rostovtsev (tetromino)

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