Skip to content

Commit

Permalink
devel/sdl20: mark two options BROKEN when disabled
Browse files Browse the repository at this point in the history
Reported by:	reprise
  • Loading branch information
AMDmi3 committed Apr 20, 2022
1 parent c7be645 commit 39df21b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/sdl20/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,13 @@ SDL_ATOMIC_CONFIGURE_ENABLE= atomic gcc-atomics
SDL_AUDIO_CONFIGURE_ENABLE= audio
SDL_CPUINFO_CONFIGURE_ENABLE= cpuinfo
SDL_EVENTS_CONFIGURE_ENABLE= events
SDL_EVENTS_BROKEN_OFF= does not build: error: use of undeclared identifier 'event_type'
SDL_FILE_CONFIGURE_ENABLE= filesystem
SDL_HAPTIC_CONFIGURE_ENABLE= haptic
SDL_JOYSTICK_CONFIGURE_ENABLE= joystick
SDL_JOYSTICK_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
SDL_JOYSTICK_LIB_DEPENDS= libinotify.so:devel/libinotify
SDL_JOYSTICK_BROKEN_OFF= does not build: ld: error: undefined symbol: test_bit
SDL_LOADSO_CONFIGURE_ENABLE= loadso
SDL_POWER_CONFIGURE_ENABLE= power
SDL_RENDER_CONFIGURE_ENABLE= render
Expand Down

0 comments on commit 39df21b

Please sign in to comment.