Home | History | Annotate | Download | only in tools

Lines Matching refs:SYSTEM

149     local SYSTEM="$1"
220 for SYSTEM in $SYSTEMS; do
226 case "$SYSTEM" in
239 if [ "$SYSTEM" != "$HOST_TAG32" -a "$CANADIAN_BUILD" != "yes" ]; then
240 case $SYSTEM in
243 do_remote_host_build "$SYSTEM" "$ARCH" "$DARWIN_SSH"
245 echo "WARNING: Can't build $SYSTEM binaries on this system!"
252 # Determin the display system name
253 SYSNAME=$SYSTEM
255 case $SYSTEM in
257 SYSNAME=${SYSTEM%%x86}x86_64
288 case $SYSTEM in
309 run $BUILDTOOLS/build-host-python.sh $TOOLCHAIN_FLAGS "--toolchain-src-dir=$SRC_DIR" "--systems=$SYSTEM" "--force"
316 if [ "$SYSTEM" = "windows" ]; then
350 if [ "$TRY64" != "yes" -a "$SYSTEM" != "windows" ]; then
363 # We're done for this system
366 # Build tools common to all system