mention homebrew
[summon-arm-toolchain.git] / summon-arm-toolchain
index cfa1b5a5134582c567cc07224a8977be7ba47654..b0b434f753986a8d4808d18dd3f5d34f6ec945cd 100755 (executable)
@@ -4,6 +4,7 @@
 
 # adapted for r0ket <http://r0ket.badge.events.ccc.de> development by
 # Matthias Rampke <matthias@rampke.de>
+# requires Homebrew <https://mxcl.github.com/homebrew>
 
 # Stop if any command fails
 set -e
@@ -134,7 +135,6 @@ case "$(uname)" in
 
   TAR=gnutar
 
-                 --with-libiconv-prefix=${DARWIN_OPT_PATH}"
        OOCD_CFLAGS="-m32 -I/opt/mine/include -I/opt/local/include"
        OOCD_LDFLAGS="-L/opt/mine/lib -L/opt/local/lib"
        ;;