From 95e7ae38dc55b7134dcc21772ee3d0dd2b9dc351 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 13 Oct 2018 22:50:02 +0100 Subject: net-p2p/monero-gui: Version bump Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- net-p2p/monero/monero-0.13.0.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-p2p/monero') diff --git a/net-p2p/monero/monero-0.13.0.2.ebuild b/net-p2p/monero/monero-0.13.0.2.ebuild index a255bd61..ee0b71c7 100644 --- a/net-p2p/monero/monero-0.13.0.2.ebuild +++ b/net-p2p/monero/monero-0.13.0.2.ebuild @@ -35,9 +35,10 @@ PDEPEND="qt5? ( =net-p2p/monero-gui-${PV} )" PATCHES=( "${FILESDIR}/${PV}-Drop-in-tree-miniupnpc.patch" ) +CMAKE_BUILD_TYPE=Release + src_configure () { local mycmakeargs=( - -DCMAKE_BUILD_TYPE=Release -DBUILD_DOCUMENTATION="$(usex doc ON OFF)" -DBUILD_TESTS=OFF -DCOVERAGE=OFF -- cgit v1.2.3