commit:     632629413d5fc525362ac20264a733b474b3520d
Author:     Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
AuthorDate: Mon Dec  5 21:48:21 2022 +0000
Commit:     Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
CommitDate: Mon Dec  5 21:48:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=63262941

net-p2p/feather: removed unused cmake vars

Signed-off-by: Adam Pimentel <adam.pimentel <AT> protonmail.com>

 net-p2p/feather/feather-2.1.0.ebuild | 3 ---
 net-p2p/feather/feather-9999.ebuild  | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/net-p2p/feather/feather-2.1.0.ebuild 
b/net-p2p/feather/feather-2.1.0.ebuild
index 206d0843e..eee1b7ae7 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -82,11 +82,8 @@ src_configure() {
        local mycmakeargs=(
                -DARCH=x86-64
                -DBUILD_64=ON
-               -DBUILD_SHARED_LIBS=Off # Vendored Monero libs collision
                -DBUILD_TAG="linux-x64"
-               -DBUILD_TESTS=OFF
                -DDONATE_BEG=OFF
-               -DINSTALL_VENDORED_LIBUNBOUND=OFF
                -DMANUAL_SUBMODULES=1
                -DSTATIC=OFF
                -DSELF_CONTAINED=OFF

diff --git a/net-p2p/feather/feather-9999.ebuild 
b/net-p2p/feather/feather-9999.ebuild
index 5e59c6a34..21fce42cf 100644
--- a/net-p2p/feather/feather-9999.ebuild
+++ b/net-p2p/feather/feather-9999.ebuild
@@ -48,11 +48,8 @@ src_configure() {
        local mycmakeargs=(
                -DARCH=x86-64
                -DBUILD_64=ON
-               -DBUILD_SHARED_LIBS=Off # Vendored Monero libs collision
                -DBUILD_TAG="linux-x64"
-               -DBUILD_TESTS=OFF
                -DDONATE_BEG=OFF
-               -DINSTALL_VENDORED_LIBUNBOUND=OFF
                -DMANUAL_SUBMODULES=1
                -DSTATIC=OFF
                -DSELF_CONTAINED=OFF

Reply via email to