mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 11:33:32 +08:00
commit
69258cd912
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -127,7 +127,8 @@ pipeline {
|
||||
|
||||
echo \$RTT_EXEC_PATH
|
||||
|
||||
scons -C bsp/\$RTT_BSP
|
||||
export CPUS=\$(cat /proc/cpuinfo | grep "processor" | sort | uniq | wc -l)
|
||||
scons -j\${CPUS} -C bsp/\$RTT_BSP
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user