SuperTux: removed hgacks to save space

This commit is contained in:
Sergii Pylypenko
2018-06-29 23:02:49 +03:00
parent e700d64cfb
commit d98d33b244
4 changed files with 12 additions and 8 deletions

View File

@@ -252,7 +252,7 @@ APP_PLATFORM=
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
# Available architectures: armeabi armeabi-v7a x86 mips arm64-v8a
MultiABI='armeabi-v7a' # x86 x86_64 arm64-v8a'
MultiABI='armeabi-v7a x86 x86_64 arm64-v8a'
# 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