Update build.sh

This commit is contained in:
2025-10-23 10:55:50 +08:00
committed by GitHub
parent a62cc1307a
commit f99efbdbfb

View File

@@ -33,6 +33,7 @@ START_TIME=$(date +%s)
CPU_CORES=$(nproc)
BUILD_MODE="normal"
TOOLCHAIN_ARCH=""
CURRENT_DATE=$(date +%s)
# =============================================================================
# 函数定义