[Bug 232448] graphics/wayland: expose libepoll-shim flags to consumers
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 19 15:30:03 UTC 2018
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 at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Assignee: x11 at FreeBSD.org
Flags: maintainer-feedback?(x11 at 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.
More information about the freebsd-ports-bugs
mailing list