summaryrefslogtreecommitdiff
path: root/net-p2p/monero/monero-0.15.0.1.ebuild
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-12-11 00:25:26 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-12-11 00:25:26 +0000
commit6344c5d6c21a4fe92cd54454a2fbac929a540efc (patch)
tree1d23c24d7b573ef5de94db21823d80613b29641d /net-p2p/monero/monero-0.15.0.1.ebuild
parentnet-p2p/monero-gui: Version bump (diff)
downloadportage-6344c5d6c21a4fe92cd54454a2fbac929a540efc.tar.xz
net-p2p/monero: define BUILD_TAG
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Diffstat (limited to '')
-rw-r--r--net-p2p/monero/monero-0.15.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/monero/monero-0.15.0.1.ebuild b/net-p2p/monero/monero-0.15.0.1.ebuild
index b7ebdbb4..c9874f05 100644
--- a/net-p2p/monero/monero-0.15.0.1.ebuild
+++ b/net-p2p/monero/monero-0.15.0.1.ebuild
@@ -89,6 +89,7 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
+ -DBUILD_TAG="$(tc-arch)"
-DPYTHON_EXECUTABLE="${PYTHON}"
-DBUILD_DOCUMENTATION="$(usex doc ON OFF)"
-DBUILD_TESTS=OFF