X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=summon-arm-toolchain;h=0d6385d3761f456d32b94bd5796af9965f2b88f7;hb=5122cc2f9e3526cea12eadb40df028eb7e0b2d19;hp=760522c18db90fd3971511209458df0fe70a7c7e;hpb=80aef786420f17ccf6edbcf1a707a7474e5bc0b2;p=fw%2Fcortex-toolchain diff --git a/summon-arm-toolchain b/summon-arm-toolchain index 760522c..0d6385d 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -19,7 +19,7 @@ set -e # You probably want to customize those ############################################################################## TARGET=arm-none-eabi # Or: TARGET=arm-elf -PREFIX=${HOME}/arm-none-eabi # Install location of your final toolchain +PREFIX=${HOME}/sat # Install location of your final toolchain PARALLEL= # Or: PARALLEL="-j 5" for 4 CPUs DARWIN_OPT_PATH=/opt/local # Path in which MacPorts or Fink is installed # Set to 'sudo' if you need superuser privileges while installing