mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
update gcc to 4.9.1
This commit is contained in:
parent
867345ed8f
commit
45b8510f70
@ -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 *******************************/
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user