mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-06 08:24:57 -04:00
Minor changes
This commit is contained in:
parent
95959a0d89
commit
4f488269ff
2 changed files with 2 additions and 4 deletions
|
@ -125,7 +125,9 @@ export KBUILD_BUILD_HOST="dosbm";
|
|||
|
||||
export ANDROID_JACK_VM_ARGS="-Xmx6144m -Xms512m -Dfile.encoding=UTF-8 -XX:+TieredCompilation";
|
||||
export JACK_SERVER_VM_ARGUMENTS="${ANDROID_JACK_VM_ARGS}";
|
||||
export EXPERIMENTAL_USE_JAVA8=true;
|
||||
export GRADLE_OPTS="-Xmx2048m";
|
||||
export TZ=:/etc/localtime;
|
||||
export LC_ALL=C;
|
||||
alias patch='patch --no-backup-if-mismatch';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue