diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1748,7 +1748,7 @@ else fi case $_host in -caanoo | gp2x | gp2xwiz | openpandora | ps2 | psp2 | switch) +caanoo | gp2x | gp2xwiz | openpandora | ps2 | psp | psp2 | switch) if test "$_debug_build" = auto; then # If you want to debug one of these platforms, use '--disable-optimizations --enable-debug' _debug_build=no |