pastalian 4ce7dd6fd5
Explicitly cast to a pointer in wayland builds (#17019)
The build with `--enable-wayland --disable-kms` has a part where an
unsigned long is passed as a void*, but GCC 14 enforces
-Werror=int-conversion, causing the build to fail.
https://gcc.gnu.org/gcc-14/porting_to.html#int-conversion
2024-09-20 14:19:24 -07:00
..
2024-09-14 13:11:20 -07:00
2024-07-20 19:42:45 +02:00
2024-09-09 16:18:32 +02:00
2024-07-20 19:42:45 +02:00