1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/games/supertuxkart
Greg V 4016f76db3 games/supertuxkart: unbreak build with sdl2 >= 2.0.14
src/input/gamepad_config.cpp:35:1: error: static_assert failed due to requirement 'SDL_CONTROLLER_BUTTON_MAX - 1 == SDL_CONTROLLER_BUTTON_DPAD_RIGHT' "non continous name"
static_assert(SDL_CONTROLLER_BUTTON_MAX - 1 == SDL_CONTROLLER_BUTTON_DPAD_RIGHT, "non continous name");
^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		253850
Approved by:	maintainer timeout (7 months)
2021-09-19 12:18:47 +00:00
..
files
distinfo games/supertuxkart: unbreak build with sdl2 >= 2.0.14 2021-09-19 12:18:47 +00:00
Makefile games/supertuxkart: unbreak build with sdl2 >= 2.0.14 2021-09-19 12:18:47 +00:00
pkg-descr
pkg-plist