[Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 09 Aug 2022 01:42:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265691

--- Comment #5 from John Kennedy <warlock@phouka.net> ---
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.