xserver/hw
Enrico Weigelt, metux IT consult 9808fab0a2 Xnest: drop hack for building 32bit server against 64bit libs
Xnest.h contains a weird historical hack for building 32bit server with 64bit
libraries. It redeclares a bunch of stanard X types (eg. from Xdefs.h) to
32 bit size. Those hacks are ugly to maintain and can easily cause trouble
(eg. if include order gets mixed up). And it's not at all needed anyways.

Those kind of situations are easily solved, in a much more robust way:
just run build the build it in a chroot or container, or do a pretty
boring usual crosscompile.

No need to carry special hacks for things that already done out-of-the-box
by proper tooling / build environment.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-04-25 19:51:12 +02:00
..
kdrive os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
vfb os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
xfree86 dbe: unexport dbestruct.h 2024-04-23 02:18:02 +00:00
xnest Xnest: drop hack for building 32bit server against 64bit libs 2024-04-25 19:51:12 +02:00
xquartz Fix missing include of sys/stat.h 2024-04-17 10:55:10 +02:00
xwayland xwayland: Use the connector name for XRANDR leases 2024-04-23 11:14:31 +02:00
xwin os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00