xorg-xorgproto/include
Alex Richardson a0ed054ee2 Define LONG64 if __SIZEOF_LONG__ indicates 64-bit long
All modern compilers (GCC>=4.6, Clang>=3.0) define this macro, so we can
use it to detect 64-bit longs without adding to the architecture list.

This change allows me to successfully run a simple X11 window on a
64-bit FreeBSD RISC-V QEMU VM via SSH forwarding. Without this change
I get an error that DISPLAY cannot be opened.

Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
2021-06-15 14:25:01 +01:00
..
GL Fix spelling/wording issues 2020-08-08 10:33:56 -07:00
X11 Define LONG64 if __SIZEOF_LONG__ indicates 64-bit long 2021-06-15 14:25:01 +01:00
meson.build meson: Spread the install rules into their subdirs 2018-02-01 15:01:56 -05:00