From 6ec6b5a2de1ab642fdd304ca4fe5f33dd500ce96 Mon Sep 17 00:00:00 2001 From: Jesus Rivero Date: Sun, 17 Aug 2014 15:55:56 +0000 Subject: Adding missing patch. Closes bug #518284 (Portage version: 2.2.8_p17_p17835632/cvs/Linux i686, signed Manifest commit with key 1F6F0683) --- app-emulation/fuse/ChangeLog | 6 +++++- app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch | 10 ++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch (limited to 'app-emulation') diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index 795387df2add..0aba45930531 100644 --- a/app-emulation/fuse/ChangeLog +++ b/app-emulation/fuse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/fuse # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.42 2014/07/23 23:12:31 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.43 2014/08/17 15:55:56 neurogeek Exp $ + + 17 Aug 2014; Jesus Rivero + +files/fuse-1.1.1-gold-link-lm.patch: + Adding missing patch. Closes bug #518284 *fuse-1.1.1 (23 Jul 2014) diff --git a/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch b/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch new file mode 100644 index 000000000000..97e18a540ae1 --- /dev/null +++ b/app-emulation/fuse/files/fuse-1.1.1-gold-link-lm.patch @@ -0,0 +1,10 @@ +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 -- cgit v1.2.3-65-gdbad