CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/23 21:24:54
Modified files:
devel/sdl2 : Makefile
devel/sdl2/patches: patch-src_joystick_SDL_gamecontroller_c
Log message:
clang can't handle sdl2's neon asm so don't try to build it
Fixes build on arm. Correct ifdef in an unrelated patch while here with
no functional change.
ok thfr@
