1
0
Fork 0
forked from len0rd/rockbox

SDL_MAJOR_VERSION isn't defined when parsing SOURCES

use RG_NANO instead for now.

Change-Id: I289432bfcd797b555da6e6e0e21fd62e5f342387
This commit is contained in:
Solomon Peachy 2025-07-29 23:03:21 -04:00
parent 2c0d70ccb2
commit 5fa3b1ada3

View file

@ -74,7 +74,7 @@ target/hosted/sdl/lcd-bitmap.c
target/hosted/sdl/lcd-remote-bitmap.c
#endif
target/hosted/sdl/lcd-sdl.c
#if SDL_MAJOR_VERSION > 1
#ifndef RG_NANO
target/hosted/sdl/window-sdl.c
#endif
target/hosted/sdl/system-sdl.c