Update build_tc.sh

This commit is contained in:
Daniel Stankewitz
2018-07-04 12:48:30 +02:00
committed by GitHub
parent faeda20dc3
commit 05d7bd4605

View File

@ -2,8 +2,8 @@
STEP=$1
MODE=$2
ENABLED_TOOLS=$3
CPU_CORES=$4
CPU_CORES=$3
ENABLED_TOOLS=$4
SRC=`realpath src`
BUILD=`realpath build`