summaryrefslogtreecommitdiff
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-05 23:02:55 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-06 07:20:52 -0600
commit81336e2a6b686e48436ef7b5d5ac86216fb89c76 (patch)
tree923e0bc667f26e8ea10319fb4ad135071a7efdd1 /toolchain/gcc
parentcac1aef48c3397bae62b4c398b9c1f09e7788ac9 (diff)
update to gcc 4.9.2
Diffstat (limited to 'toolchain/gcc')
-rw-r--r--toolchain/gcc/Makefile.inc6
-rw-r--r--toolchain/gcc/patches/4.9.2/cflags.patch (renamed from toolchain/gcc/patches/4.9.1/cflags.patch)0
2 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 2a616adbd..e522805f2 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -2,9 +2,9 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gcc
-ifeq ($(ADK_TOOLCHAIN_GCC_4_9_1),y)
-PKG_VERSION:= 4.9.1
-PKG_MD5SUM:= b188a3c9be25ddbf36b4fa6f04aaafaa
+ifeq ($(ADK_TOOLCHAIN_GCC_4_9_2),y)
+PKG_VERSION:= 4.9.2
+PKG_MD5SUM:= 76f464e0511c26c93425a9dcdc9134cf
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
diff --git a/toolchain/gcc/patches/4.9.1/cflags.patch b/toolchain/gcc/patches/4.9.2/cflags.patch
index d4119cd39..d4119cd39 100644
--- a/toolchain/gcc/patches/4.9.1/cflags.patch
+++ b/toolchain/gcc/patches/4.9.2/cflags.patch