XSDL: fixed compilaiton with new sources

This commit is contained in:
Sergii Pylypenko
2019-09-09 18:22:55 +03:00
parent 4e8bf7a5ae
commit a46c43f459
4 changed files with 10 additions and 20 deletions

View File

@@ -269,7 +269,8 @@ APP_PLATFORM=
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
# Available architectures: armeabi-v7a arm64-v8a x86 x86_64
MultiABI='armeabi-v7a arm64-v8a x86 x86_64' # armeabi-v7a arm64-v8a x86 x86_64
#MultiABI='armeabi-v7a arm64-v8a x86 x86_64'
MultiABI='arm64-v8a'
# Optional shared libraries to compile - removing some of them will save space
# MP3 patents are expired, but libmad license is GPL, not LGPL