commit:     78d010a80fedb4185a71b54a3cf58b46167f01b8
Author:     Patrick Nicolas <patricknicolas <AT> laposte <DOT> net>
AuthorDate: Mon Oct 14 21:42:44 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Oct 14 21:42:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=78d010a8

media-libs/wivrn: disable LTO, breaks gui

Signed-off-by: Patrick Nicolas <patricknicolas <AT> laposte.net>

 media-libs/wivrn/wivrn-0.20.ebuild | 1 -
 media-libs/wivrn/wivrn-9999.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/media-libs/wivrn/wivrn-0.20.ebuild 
b/media-libs/wivrn/wivrn-0.20.ebuild
index 79b65c4cb..ca8b70ff2 100644
--- a/media-libs/wivrn/wivrn-0.20.ebuild
+++ b/media-libs/wivrn/wivrn-0.20.ebuild
@@ -104,7 +104,6 @@ src_configure() {
                -DWIVRN_USE_SYSTEMD=$(usex systemd)
                -DWIVRN_USE_SYSTEM_OPENXR=ON
                -DWIVRN_USE_SYSTEM_BOOST=ON
-               -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
                -DFETCHCONTENT_FULLY_DISCONNECTED=ON
                -DFETCHCONTENT_BASE_DIR="${WORKDIR}"
                -DENABLE_COLOURED_OUTPUT=OFF

diff --git a/media-libs/wivrn/wivrn-9999.ebuild 
b/media-libs/wivrn/wivrn-9999.ebuild
index 79b65c4cb..ca8b70ff2 100644
--- a/media-libs/wivrn/wivrn-9999.ebuild
+++ b/media-libs/wivrn/wivrn-9999.ebuild
@@ -104,7 +104,6 @@ src_configure() {
                -DWIVRN_USE_SYSTEMD=$(usex systemd)
                -DWIVRN_USE_SYSTEM_OPENXR=ON
                -DWIVRN_USE_SYSTEM_BOOST=ON
-               -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
                -DFETCHCONTENT_FULLY_DISCONNECTED=ON
                -DFETCHCONTENT_BASE_DIR="${WORKDIR}"
                -DENABLE_COLOURED_OUTPUT=OFF

Reply via email to