- Don't install gcc.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 15 Nov 2014 17:48:09 +0000 (02:48 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 15 Nov 2014 17:48:09 +0000 (02:48 +0900)
(IMAKECPP): Omitted.

bootstrap.homebrew

index b4cbd13..df066ff 100755 (executable)
@@ -9,9 +9,9 @@ brew_prefix=`brew --prefix`
 #      --use-llvm
 #brew install apple-gcc42
 #export IMAKECPP=/usr/local/bin/cpp-4.2
-brew install gcc
+#brew install gcc
 #export IMAKECPP=${brew_prefix}/bin/cpp
-export IMAKECPP=${brew_prefix}/bin/cpp-4.9
+#export IMAKECPP=${brew_prefix}/bin/cpp-4.9
 
 brew -v install libtiff
 brew -v install openjpeg