Pinned Loading
-
A shell script to download packages ...
A shell script to download packages for, configure, build and install a GCC cross-compiler. 1#! /bin/bash
2set -e
3trap 'previous_command=$this_command; this_command=$BASH_COMMAND' DEBUG
4trap 'echo FAILED COMMAND: $previous_command' EXIT
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.