projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
406e6dc
)
sys-fs/fuse: filter all lto flags
author
Tim Harder
<radhermit@gentoo.org>
Tue, 20 Mar 2018 17:48:28 +0000
(13:48 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Tue, 20 Mar 2018 17:49:20 +0000
(13:49 -0400)
sys-fs/fuse/fuse-3.2.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/fuse/fuse-3.2.1.ebuild
b/sys-fs/fuse/fuse-3.2.1.ebuild
index ae8b104dbbaa41bca47dfffa9d48cd691a1d596d..9da51f7e84cb8731d88f23f49252610a7b5f7d37 100644
(file)
--- a/
sys-fs/fuse/fuse-3.2.1.ebuild
+++ b/
sys-fs/fuse/fuse-3.2.1.ebuild
@@
-30,7
+30,7
@@
src_prepare() {
default
# lto not supported yet -- https://github.com/libfuse/libfuse/issues/198
- filter-flags -flto
+ filter-flags -flto
*
# passthough_ll is broken on systems with 32-bit pointers
cat /dev/null > example/meson.build || die