mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-12 19:58:29 +00:00
ANDROIDSDL: removed armeabi target, because support of armeabi removed from master branch of pelya(s) libSDL
This commit is contained in:
parent
83737a77ec
commit
773f6a8a95
@ -165,7 +165,7 @@ FirstStartMenuOptions=''
|
|||||||
|
|
||||||
# Enable multi-ABI binary, with hardware FPU support - it will also work on old devices,
|
# Enable multi-ABI binary, with hardware FPU support - it will also work on old devices,
|
||||||
# but .apk size is 2x bigger (y) / (n) / (x86) / (all)
|
# but .apk size is 2x bigger (y) / (n) / (x86) / (all)
|
||||||
MultiABI="armeabi armeabi-v7a arm64-v8a x86 x86_64"
|
MultiABI="armeabi-v7a arm64-v8a x86 x86_64"
|
||||||
|
|
||||||
# Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower
|
# Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower
|
||||||
AppMinimumRAM=256
|
AppMinimumRAM=256
|
||||||
|
@ -165,7 +165,7 @@ FirstStartMenuOptions=''
|
|||||||
|
|
||||||
# Enable multi-ABI binary, with hardware FPU support - it will also work on old devices,
|
# Enable multi-ABI binary, with hardware FPU support - it will also work on old devices,
|
||||||
# but .apk size is 2x bigger (y) / (n) / (x86) / (all)
|
# but .apk size is 2x bigger (y) / (n) / (x86) / (all)
|
||||||
MultiABI="armeabi armeabi-v7a arm64-v8a x86 x86_64"
|
MultiABI="armeabi-v7a arm64-v8a x86 x86_64"
|
||||||
|
|
||||||
# Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower
|
# Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower
|
||||||
AppMinimumRAM=256
|
AppMinimumRAM=256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user