mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 17:03:05 +00:00
PSP: Enable "CPU-hungry sound chips" again, the PSP is fast enough.
svn-id: r51684
This commit is contained in:
parent
3932ebfaf0
commit
bcd6dd2627
1
configure
vendored
1
configure
vendored
@ -2564,7 +2564,6 @@ case $_backend in
|
||||
;;
|
||||
psp)
|
||||
DEFINES="$DEFINES -D__PSP__ -DDISABLE_TEXT_CONSOLE -DDISABLE_COMMAND_LINE -DDISABLE_DOSBOX_OPL"
|
||||
DEFINES="$DEFINES -DDISABLE_SID -DDISABLE_NES_APU"
|
||||
LIBS="$LIBS -lpng -Wl,-Map,mapfile.txt"
|
||||
LDFLAGS="$LDFLAGS -Wl,--wrap,memcpy"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user