mirror of
https://github.com/Relintai/osxcross.git
synced 2025-04-11 17:32:38 +02:00
Clang 3.7.0 is out
This commit is contained in:
parent
08414886fb
commit
b0c5b0ae48
@ -48,7 +48,7 @@ source $BASE_DIR/tools/trap_exit.sh
|
||||
MIRROR="http://llvm.org"
|
||||
|
||||
if [ -z "$CLANG_VERSION" ]; then
|
||||
CLANG_VERSION=3.6.2
|
||||
CLANG_VERSION=3.7.0
|
||||
fi
|
||||
|
||||
if [ -z "$INSTALLPREFIX" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user