Message ID | 1407352611-7652-15-git-send-email-diorcet.yann@gmail.com |
---|---|
State | New |
Delegated to: | Esben Haabendal |
Headers | show |
diff --git a/conf/distro/common.inc b/conf/distro/common.inc index 2c3b8e1..60ee568 100644 --- a/conf/distro/common.inc +++ b/conf/distro/common.inc @@ -1,5 +1,5 @@ -GCC_VERSION ?= "4.5.3" -GCC_VERSION:TARGET_OS_mingw32 ?= "4.5.3" +GCC_VERSION ?= "4.8.2" +GCC_VERSION:TARGET_LIBC_mingw ?= "4.8.2" CLANG_VERSION ?= "3.4" DARWIN_VERSION ?= "10.6"