1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/x11/xdg-desktop-portal-wlr
Jan Beich 61fe674f53 x11/xdg-desktop-portal-wlr: unbreak build with clang 19
../src/screenshot/screenshot.c:129:11: error: variable length array folded to constant array as an extension [-Werror,-Wgnu-folding-constant]
  129 |         char uri[strlen(path) + strlen(uri_prefix) + 1];
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:		pkg-fallout
2024-10-30 19:03:44 +01:00
..
distinfo
Makefile
pkg-descr