rellocate mednafen to /usr/games
This commit is contained in:
parent
613de3c615
commit
17179b6362
|
@ -25,7 +25,7 @@ MEDNAFEN_CFLAGS += -D__ARM_NEON__ -mfpu=neon -mvectorize-with-neon-quad
|
|||
endif
|
||||
|
||||
MEDNAFEN_CONF_OPTS += CFLAGS="$(MEDNAFEN_CFLAGS)"
|
||||
MEDNAFEN_CONF_OPTS += --without-libsndfile
|
||||
MEDNAFEN_CONF_OPTS += --prefix=/usr/local --bindir=/usr/games --without-libsndfile
|
||||
|
||||
MEDNAFEN_CONF_ENV += SDL_CONFIG="$(STAGING_DIR)/usr/bin/sdl-config"
|
||||
|
||||
|
|
Loading…
Reference in New Issue