Home | History | Annotate | Download | only in tools

Lines Matching refs:SYSNAME

253     SYSNAME=$SYSTEM
257 SYSNAME=${SYSTEM%%x86}x86_64
260 SYSNAME=windows-x86_64
266 echo "Building $SYSNAME ndk-stack"
270 echo "Building $SYSNAME ndk-depends"
274 echo "Building $SYSNAME ndk-make"
278 echo "Building $SYSNAME ndk-awk"
282 echo "Building $SYSNAME ndk-sed"
303 echo "Building $SYSNAME ndk-perl"
308 echo "Building $SYSNAME ndk-python"
312 echo "Building $SYSNAME ndk-yasm"
317 echo "Building $SYSNAME toolbox"
342 echo "Building $SYSNAME toolchain for $ARCH architecture: $TOOLCHAIN_NAME"
344 fail_panic "Could not build $TOOLCHAIN_NAME-$SYSNAME!"
354 echo "Building $SYSNAME clang/llvm-$LLVM_VERSION"
356 fail_panic "Could not build llvm for $SYSNAME"
360 $PROGDIR/deploy-host-mcld.sh --package-dir=$PACKAGE_DIR --systems=$SYSNAME
361 fail_panic "Could not deploy ld.mcld for $SYSNAME"