games-util/mangohud: disable lto

Bug: https://bugs.gentoo.org/942290
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte
2024-12-25 20:53:15 +00:00
parent 8e1da5f2ba
commit 46368c0982
2 changed files with 4 additions and 0 deletions

View File

@@ -91,6 +91,8 @@ RDEPEND="
"
src_unpack() {
# Since the package dosent compile with lto (for LLVM at least) just filter it
filter-lto
default

View File

@@ -91,6 +91,8 @@ RDEPEND="
"
src_unpack() {
# Since the package dosent compile with lto (for LLVM at least) just filter it
filter-lto
default