freebsd-ports/x11-servers/xarcan
Jan Beich 109051cff4 x11-servers/xarcan: unbreak build with clang 16
../hw/kdrive/arcan/arcan.c:1523:21: error: incompatible function pointer types initializing 'present_abort_vblank_ptr' (aka 'void (*)(struct _rrCrtc *, unsigned long, unsigned long)') with an expression of type 'void (void *)' [-Wincompatible-function-pointer-types]
    .abort_vblank = arcanPresentAbortVblank,
                    ^~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2023-07-02 19:13:39 +00:00
..
files x11-servers/xarcan: unbreak build with clang 16 2023-07-02 19:13:39 +00:00
distinfo
Makefile x11-servers/xarcan: unbreak build with clang 16 2023-07-02 19:13:39 +00:00
pkg-descr