summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2022-10-31 11:07:10 -0700
committerPatrick McLean <chutzpah@gentoo.org>2022-10-31 11:07:10 -0700
commitf7d7782726f6dd3180fb00b51b4c3ab211ef5860 (patch)
treefb152fbb7275f27954cf44497be27a4604173d69 /sys-cluster
parentsys-apps/nvme-cli: add myself as a maintainer (diff)
downloadgentoo-f7d7782726f6dd3180fb00b51b4c3ab211ef5860.tar.gz
gentoo-f7d7782726f6dd3180fb00b51b4c3ab211ef5860.tar.bz2
gentoo-f7d7782726f6dd3180fb00b51b4c3ab211ef5860.zip
sys-cluster/ceph: Update comment about bug 871942
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-17.2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild b/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
index 133f0229b828..863cf8997310 100644
--- a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
@@ -280,7 +280,7 @@ src_prepare() {
-i src/CMakeLists.txt
if use spdk; then
- # bug #871942
+ # https://bugs.gentoo.org/871942
sed -i 's/[#]ifndef HAVE_ARC4RANDOM/#if 0/' src/spdk/lib/iscsi/iscsi.c || die
fi