neurogeek 14/08/17 15:55:56 Added: fuse-1.1.1-gold-link-lm.patch Log: Adding missing patch. Closes bug #518284 (Portage version: 2.2.8_p17_p17835632/cvs/Linux i686, signed Manifest commit with key 1F6F0683)
Revision Changes Path 1.1 app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch?rev=1.1&content-type=text/plain Index: fuse-1.1.1-gold-link-lm.patch =================================================================== diff -uNr fuse-1.1.1.orig/sound/Makefile.am fuse-1.1.1/sound/Makefile.am --- fuse-1.1.1.orig/sound/Makefile.am 2014-06-04 17:32:46.540000001 -0400 +++ fuse-1.1.1/sound/Makefile.am 2014-06-04 19:04:23.190000001 -0400 @@ -46,5 +46,6 @@ libsound_a_LIBADD = $(SOUND_LIBADD) libsound_a_DEPENDENCIES = $(SOUND_LIBADD) +libsound_a_LDFLAGS = -lm noinst_HEADERS = sfifo.h blipbuffer.h
