summaryrefslogtreecommitdiff
path: root/net-p2p/monero/monero-9999.ebuild
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-04-09 22:47:23 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-04-09 23:05:23 +0100
commitab4f187397accc65b0f5fedf5d01f0412415dd27 (patch)
tree8c7f2d5425ab20ecd7384898fc7f5c914d5670b2 /net-p2p/monero/monero-9999.ebuild
parentnet-p2p/monero: add 9999 (diff)
downloadportage-ab4f187397accc65b0f5fedf5d01f0412415dd27.tar.xz
net-p2p/monero: enable ipv6 by default
Diffstat (limited to '')
-rw-r--r--net-p2p/monero/monero-9999.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/monero/monero-9999.ebuild b/net-p2p/monero/monero-9999.ebuild
index 26f4d500..a9c2960b 100644
--- a/net-p2p/monero/monero-9999.ebuild
+++ b/net-p2p/monero/monero-9999.ebuild
@@ -42,6 +42,12 @@ PATCHES_MONERO=(
"${FILESDIR}/monero-${PV}-Use-gentoo-dev-libs-randomx.patch"
"${FILESDIR}/monero-${PV}-translations-use-host-compiler.patch"
"${FILESDIR}/monero-${PV}-build-remove-mcpu-march-mtune.patch"
+
+ "${FILESDIR}/monero-${PV}-net-define-IPv4-object-explicitly.patch"
+ "${FILESDIR}/monero-${PV}-net-bring-consistency-between-IPv4-port-and-IPv6-por.patch"
+ "${FILESDIR}/monero-${PV}-net-add-retro-compatibility-with-legacy-IPv4-options.patch"
+ "${FILESDIR}/monero-${PV}-dns-perform-AAAA-resolution.patch"
+ "${FILESDIR}/monero-${PV}-net-enable-IPv6-by-default.patch"
)
CMAKE_BUILD_TYPE=Release