X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=blobdiff_plain;f=summon-arm-toolchain;h=0d6385d3761f456d32b94bd5796af9965f2b88f7;hp=760522c18db90fd3971511209458df0fe70a7c7e;hb=d6c345c10750661f5002441db6378f14b3a19df5;hpb=80aef786420f17ccf6edbcf1a707a7474e5bc0b2 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