diff mbox

[15/20] Update GCC version

Message ID 1407352611-7652-15-git-send-email-diorcet.yann@gmail.com
State New
Delegated to: Esben Haabendal
Headers show

Commit Message

Yann Diorcet Aug. 6, 2014, 7:16 p.m. UTC
---
 conf/distro/common.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

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"