mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
Use memory conservation
This commit is contained in:
parent
6c5bca88c3
commit
acbba3eecc
@ -6,6 +6,8 @@ sudo: required
|
||||
|
||||
env:
|
||||
global:
|
||||
# switch glibc to a memory conserving mode
|
||||
- MALLOC_ARENA_MAX=2
|
||||
- ANDROID_TARGET=android-21
|
||||
- ANDROID_ABI=armeabi-v7a
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user