update gcc to 4.9.1

This commit is contained in:
Thomas Pöchtrager 2014-07-17 22:43:43 +02:00
parent 867345ed8f
commit 45b8510f70
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
changed:
* updated cctools to 855 with ld64-236.3 (Xcode 5.1)
* gcc 4.9.0 -> gcc 4.9.1
/******************************* v0.7 *******************************/

View File

@ -12,7 +12,7 @@ source tools/tools.sh
# GCC version to build
# (<4.7 will not work properly with libc++)
GCC_VERSION=4.9.0
GCC_VERSION=4.9.1
#GCC_VERSION=4.9-20140416 # snapshot
# GCC mirror