summaryrefslogtreecommitdiffstats
path: root/package/gcc/Config.in.host
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-06-27 08:33:31 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-28 14:03:44 +0200
commit2fed00ea1eaeca952f872120af79a46f39b0868c (patch)
tree05ddf668921955115491ecd6301737b5ee55e56b /package/gcc/Config.in.host
parent45ea3228a1fd7669bfe5ad0937958b49bb62a035 (diff)
downloadbuildroot-2fed00ea1eaeca952f872120af79a46f39b0868c.tar.gz
buildroot-2fed00ea1eaeca952f872120af79a46f39b0868c.zip
gcc: bump 4.9.x series to version 4.9.3
Drop 110-pr64896.patch and 920-libgcc-remove-unistd-header.patch since they're upstream. Tweak 850-libstdcxx-uclibc-c99.patch for this new release. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/Config.in.host')
-rw-r--r--package/gcc/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index 7189407ed4..712f8e9ad1 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -95,7 +95,7 @@ config BR2_GCC_VERSION
default "4.5.4" if BR2_GCC_VERSION_4_5_X
default "4.7.4" if BR2_GCC_VERSION_4_7_X
default "4.8.5" if BR2_GCC_VERSION_4_8_X
- default "4.9.2" if BR2_GCC_VERSION_4_9_X
+ default "4.9.3" if BR2_GCC_VERSION_4_9_X
default "5.1.0" if BR2_GCC_VERSION_5_1_X
default "arc-2014.12" if BR2_GCC_VERSION_4_8_ARC
OpenPOWER on IntegriCloud