Update build_tc.sh
This commit is contained in:
parent
1e4aee29fd
commit
81968049a1
@ -3,7 +3,7 @@
|
|||||||
SRC=`realpath src`
|
SRC=`realpath src`
|
||||||
DATE_ISO=`date +%Y%m%d`
|
DATE_ISO=`date +%Y%m%d`
|
||||||
MODE=$1
|
MODE=$1
|
||||||
CPU_CORES=$NUMBER_OF_PROCESSORS
|
CPU_CORES=2
|
||||||
BUILD=`realpath build`
|
BUILD=`realpath build`
|
||||||
|
|
||||||
if [ "$MODE" == "debug" ]; then
|
if [ "$MODE" == "debug" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user