mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Update CVE patchers
This commit is contained in:
parent
332807d427
commit
2734a075c6
82 changed files with 266 additions and 88 deletions
|
@ -24,7 +24,7 @@
|
|||
export ANDROID_HOME="/home/$USER/Android/Sdk";
|
||||
export DOS_WORKSPACE_ROOT="/mnt/dos/"; #XXX: THIS MUST BE CORRECT TO BUILD!
|
||||
#export DOS_BUILDS=$DOS_WORKSPACE_ROOT"Builds/";
|
||||
export DOS_BUILDS="/mnt/dos_rust/Builds/";
|
||||
export DOS_BUILDS="/mnt/dosr/Builds/";
|
||||
export DOS_SIGNING_KEYS=$DOS_WORKSPACE_ROOT"Signing_Keys/4096";
|
||||
#export USE_CCACHE=1;
|
||||
#export CCACHE_DIR="";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue