projects
/
chise
/
chise-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd77e7
)
- Don't install gcc.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Sat, 15 Nov 2014 17:48:09 +0000
(
02:48
+0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Sat, 15 Nov 2014 17:48:09 +0000
(
02:48
+0900)
(IMAKECPP): Omitted.
bootstrap.homebrew
patch
|
blob
|
history
diff --git
a/bootstrap.homebrew
b/bootstrap.homebrew
index
b4cbd13
..
df066ff
100755
(executable)
--- a/
bootstrap.homebrew
+++ b/
bootstrap.homebrew
@@
-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