summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/zoom/zoom-5.10.6.3192.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/net-im/zoom/zoom-5.10.6.3192.ebuild b/net-im/zoom/zoom-5.10.6.3192.ebuild
index ed1876ca6598..de370171be34 100644
--- a/net-im/zoom/zoom-5.10.6.3192.ebuild
+++ b/net-im/zoom/zoom-5.10.6.3192.ebuild
@@ -170,12 +170,6 @@ src_install() {
&& DOC_CONTENTS+="\\n\\nTo enable screen sharing on GNOME Wayland,
edit ~/.config/zoomus.conf and change the value of
enableWaylandShare to true."
- if has_version ">=sys-libs/glibc-2.34[clone3(+)]"; then
- local w warn=( "If you encounter illegal instruction errors with zoom,"
- "try disabling the clone3 use flag of sys-libs/glibc." )
- DOC_CONTENTS+="\\n\\n${warn[*]}"
- for w in "${warn[@]}"; do ewarn "${w}"; done
- fi
readme.gentoo_create_doc
}