commit:     a2bd1eadeaadcc64001c40f6db30aa47887484c4
Author:     Andrew Udvare <audvare <AT> gmail <DOT> com>
AuthorDate: Sat Feb  1 04:02:48 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 19:05:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bd1ead

games-emulation/yabause: disable building shared libs

Bug: https://bugs.gentoo.org/705338

Signed-off-by: Andrew Udvare <audvare <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14519
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-emulation/yabause/yabause-0.9.15.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-emulation/yabause/yabause-0.9.15.ebuild 
b/games-emulation/yabause/yabause-0.9.15.ebuild
index 7a9c578d68a..cc176432448 100644
--- a/games-emulation/yabause/yabause-0.9.15.ebuild
+++ b/games-emulation/yabause/yabause-0.9.15.ebuild
@@ -43,6 +43,7 @@ PATCHES=(
 
 src_configure() {
        local mycmakeargs=(
+               -DBUILD_SHARED_LIBS=OFF # bug 705338
                -DYAB_NETWORK=ON
                -DYAB_USE_CXX=ON
                -DYAB_USE_SCSP2=OFF # breaks build

Reply via email to