#!/bin/bash export IFS="$ifs" export CROSS_PKGS_BUILD=1 export CFLAGS='' export CC='' ./newlib/build.sh ./mksh/build.sh ./gcc/build.sh