[Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265691 --- Comment #5 from John Kennedy <[email protected]> --- Created attachment 235789 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235789&action=edit patch-include_meson.build There are unwrapped calls to xf86EnableIO() and xf86DisableIO(). They're gated in the code by USE_DEV_IO, so this patch adds in aarch64 in addition to the existing x86 & x86_64 CPU families. -- You are receiving this mail because: You are the assignee for the bug.