mirror of
https://github.com/Relintai/osxcross.git
synced 2025-03-09 07:46:59 +01: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"
|
MIRROR="http://llvm.org"
|
||||||
|
|
||||||
if [ -z "$CLANG_VERSION" ]; then
|
if [ -z "$CLANG_VERSION" ]; then
|
||||||
CLANG_VERSION=3.6.2
|
CLANG_VERSION=3.7.0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z "$INSTALLPREFIX" ]; then
|
if [ -z "$INSTALLPREFIX" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user