[Bug 232448] graphics/wayland: expose libepoll-shim flags to consumers
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"