mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-03 11:58:07 -07:00
games-board/cockatrice: Build static libraries rather than shared
Closes: https://bugs.gentoo.org/681664 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -55,6 +55,7 @@ PATCHES=(
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DBUILD_SHARED_LIBS=OFF
|
||||
-DUSE_CCACHE=OFF
|
||||
-DWITH_CLIENT=$(usex client)
|
||||
-DWITH_ORACLE=$(usex oracle)
|
||||
Reference in New Issue
Block a user