summaryrefslogtreecommitdiff
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-22 11:19:56 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-22 11:20:17 -0500
commitd41413fd8fca00d1056d7aa3748d3d6517c210d9 (patch)
tree17b260bf29d0c2fbe3637ec6555892a041220b1f /toolchain/gcc
parentb5827142169dd759bdea5a9858ac1c6bef744b58 (diff)
update to gcc 5.2.0
Diffstat (limited to 'toolchain/gcc')
-rw-r--r--toolchain/gcc/Makefile.inc6
-rw-r--r--toolchain/gcc/patches/5.2.0/cflags.patch (renamed from toolchain/gcc/patches/5.1.0/cflags.patch)0
2 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 28b8161d7..1cf5bdfff 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_5_1_0),y)
-PKG_VERSION:= 5.1.0
-PKG_HASH:= 335275817b5ed845fee787e75efd76a6e240bfabbe0a0c20a81a04777e204617
+ifeq ($(ADK_TOOLCHAIN_GCC_5_2_0),y)
+PKG_VERSION:= 5.2.0
+PKG_HASH:= 87f3f1b3deebee26b6b71068c37201541586647c1ee64a505b06fc4129d6376a
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/5.1.0/cflags.patch b/toolchain/gcc/patches/5.2.0/cflags.patch
index 7ebb5e548..7ebb5e548 100644
--- a/toolchain/gcc/patches/5.1.0/cflags.patch
+++ b/toolchain/gcc/patches/5.2.0/cflags.patch