From 21b2ec200196e4f44e2d4c91814c9fab94b6cb49 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Mon, 19 Mar 2018 10:28:04 -0400 Subject: [PATCH] sys-fs/fuse-common: filter lto from LDFLAGS as it's unsupported Closes: https://bugs.gentoo.org/650874 --- sys-fs/fuse-common/fuse-common-3.2.1.ebuild | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sys-fs/fuse-common/fuse-common-3.2.1.ebuild b/sys-fs/fuse-common/fuse-common-3.2.1.ebuild index 8c95a00239d3..e2dc774e41a6 100644 --- a/sys-fs/fuse-common/fuse-common-3.2.1.ebuild +++ b/sys-fs/fuse-common/fuse-common-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit meson udev +inherit meson udev flag-o-matic DESCRIPTION="Common files for multiple slots of sys-fs/fuse" HOMEPAGE="https://github.com/libfuse/libfuse" @@ -18,6 +18,13 @@ RDEPEND="!