platform: revive pandora build

This commit is contained in:
notaz 2023-06-14 00:39:34 +03:00 committed by irixxxx
parent 225260ba40
commit f20ad52307
2 changed files with 2 additions and 2 deletions

2
configure vendored
View file

@ -127,7 +127,7 @@ set_platform()
pandora)
sound_drivers="oss alsa"
have_libavcodec="yes"
MFLAGS="-mcpu=cortex-a8 -mfpu=neon -mfloat-abi=hard"
MFLAGS="-mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp"
;;
gp2x | wiz | caanoo)
sound_drivers="oss"