xserver/hw
Alan Coopersmith 908f0a488d xfree86: fix meson build on 64-bit Solaris/SPARC systems
For cpu_family(), meson returns "sparc" for 32-bit sparc,
and "sparc64" for 64-bit sparc, regardless of the OS in use.

For cpu(), meson returns values like "sun4v" on Solaris/SPARC,
and doesn't promise stability of the values, or portability across
OS'es, unlike cpu_family().

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2070>
2025-10-03 10:55:17 -07:00
..
kdrive Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
vfb Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
xfree86 xfree86: fix meson build on 64-bit Solaris/SPARC systems 2025-10-03 10:55:17 -07:00
xnest Revert "dix: unexport NewCurrentScreen()" 2025-09-06 17:01:37 +00:00
xquartz Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
xwayland xwayland: Fix search of duplicate lease names 2025-09-18 09:55:47 +00:00
xwin Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00