* [gentoo-commits] gentoo-x86 commit in media-sound/gnomoradio/files: gnomoradio-0.15.1-lm.patch
@ 2009-07-18 10:38 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-07-18 10:38 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/07/18 10:38:22
Added: gnomoradio-0.15.1-lm.patch
Log:
Insert -lm to LIBADD for forced asneeded wrt #274074.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.1 media-sound/gnomoradio/files/gnomoradio-0.15.1-lm.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnomoradio/files/gnomoradio-0.15.1-lm.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gnomoradio/files/gnomoradio-0.15.1-lm.patch?rev=1.1&content-type=text/plain
Index: gnomoradio-0.15.1-lm.patch
===================================================================
diff -ur gnomoradio-0.15.1.orig/roboradio/mp3/Makefile.am gnomoradio-0.15.1/roboradio/mp3/Makefile.am
--- gnomoradio-0.15.1.orig/roboradio/mp3/Makefile.am 2004-06-15 08:45:35.000000000 +0300
+++ gnomoradio-0.15.1/roboradio/mp3/Makefile.am 2009-07-18 13:35:08.000000000 +0300
@@ -44,7 +44,7 @@
mpg123.h \
tabinit.c \
$(optimized_source)
-libroboradio_mp3_la_LIBADD = -lpthread \
+libroboradio_mp3_la_LIBADD = -lm -lpthread \
$(ROBORADIO_LIBS) \
$(AO_LIBS)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-18 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-18 10:38 [gentoo-commits] gentoo-x86 commit in media-sound/gnomoradio/files: gnomoradio-0.15.1-lm.patch Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox