mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
M118 pre-stage
This commit is contained in:
parent
602d230936
commit
007bf6f0d5
2 changed files with 2 additions and 3 deletions
|
@ -44,8 +44,7 @@ printf "${CYA}\n" &&
|
|||
cr_build_jobs="$2"
|
||||
export cr_build_jobs
|
||||
|
||||
buildARM32 () {
|
||||
# Build Thorium for ARM32 and System WebView
|
||||
# Build Thorium and System WebView
|
||||
export NINJA_SUMMARIZE_BUILD=1 &&
|
||||
export NINJA_STATUS="[%r processes, %f/%t @ %o/s | %e sec. ] " &&
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ else
|
|||
export CR_SRC_DIR
|
||||
fi
|
||||
|
||||
THOR_VER="117.0.5938.157"
|
||||
THOR_VER="118.0.5993.96"
|
||||
|
||||
export THOR_VER &&
|
||||
|
||||
|
|
Loading…
Reference in a new issue