mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
sing-box: use 16 cores
This commit is contained in:
parent
b004267f64
commit
1b0efabb05
1 changed files with 3 additions and 1 deletions
|
|
@ -1127,10 +1127,12 @@ Builds:
|
|||
- popd
|
||||
- export GOPATH=$$go$$
|
||||
- export PATH="$GOPATH/bin:$PATH"
|
||||
- cd ../../..
|
||||
- pushd ../../..
|
||||
- make lib_install
|
||||
- make lib_android
|
||||
- mv libbox.aar clients/android/app/libs
|
||||
- popd
|
||||
- taskset --cpu-list 0-15 gradle assembleOtherRelease
|
||||
|
||||
AllowedAPKSigningKeys: 32250a4b5f3a6733df57a3b9ec16c38d2c7fc5f2f693a9636f8f7b3be3549641
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue