Date: Fri, 19 Oct 2018 15:30:01 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 232448] graphics/wayland: expose libepoll-shim flags to consumers Message-ID: <bug-232448-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232448 Bug ID: 232448 Summary: graphics/wayland: expose libepoll-shim flags to consumers Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: jbeich@FreeBSD.org Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Created attachment 198369 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198369&action=edit v1 www/firefox supports Wayland but the build currently fails because it assumes epoll is also available. Adding FreeBSD quirks looks undesirable from upstream POV and they may change or disappear in future. Why not treat libepoll-shim as an implementation detail of libwayland*? $ nm -A /usr/local/lib/libwayland*.so | fgrep -w epoll_create /usr/local/lib/libwayland-client.so: U epoll_create /usr/local/lib/libwayland-server.so: U epoll_create -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232448-7141>
