mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-fs/fuse: filter all lto flags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user