Skip to content

Commit 0002da0

Browse files
committed
get rid of interactive mode.
1 parent a6aec89 commit 0002da0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-cts.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ export nproc=9
1212

1313
while [ "$1" != "" ]; do
1414
case $1 in
15-
-i | --interactive ) interactive=1
16-
;;
1715
-t | --toolchain ) shift
1816
export TOOLCHAIN=$1
1917
;;

0 commit comments

Comments
 (0)