Updated todo, added back armeabi arch to XSDL
This commit is contained in:
@@ -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
|
||||
|
||||
2
todo.txt
2
todo.txt
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user