Updated todo, added back armeabi arch to XSDL

This commit is contained in:
Sergii Pylypenko
2015-03-20 21:14:33 +02:00
parent 0a7ceeccea
commit bc6173d2a1
2 changed files with 3 additions and 1 deletions

View File

@@ -222,7 +222,7 @@ NDK_TOOLCHAIN_VERSION=
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
# Available architectures: armeabi armeabi-v7a armeabi-v7a-hard x86 mips
MultiABI='armeabi-v7a x86 mips'
MultiABI='armeabi-v7a x86 mips armeabi' # armeabi is still used eh
# Optional shared libraries to compile - removing some of them will save space
# MP3 support by libMAD is encumbered by patents and libMAD is GPL-ed

View File

@@ -38,3 +38,5 @@ TODO, which will get actually done
- OpenTTD: 24bpp color mode + 32bpp blitter in SDL menu.
- OpenTTD: text input freezes OpenTTD and servers kick it.
- GIMP & Debian: update proot, update proot tmpdir patch to use env var PROOT_TMPDIR, update XSDL, update system images, set R9X as default XFWM4 theme.