From b54977a453891bf53cc35b8b1f17c50c8c669fd9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Mar 2016 21:22:09 +0100 Subject: or1k: update kernel and gcc --- toolchain/gcc/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain/gcc') diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc index 98985c453..6e8a84d61 100644 --- a/toolchain/gcc/Makefile.inc +++ b/toolchain/gcc/Makefile.inc @@ -10,8 +10,8 @@ PKG_RELEASE:= 1 DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz LIBSTDCXXVER:= 21 endif -ifeq ($(ADK_TOOLCHAIN_GCC_5_2_OR1K),y) -PKG_VERSION:= musl-5.2.0 +ifeq ($(ADK_TOOLCHAIN_GCC_5_3_OR1K),y) +PKG_VERSION:= musl-5.3.0 PKG_GIT:= branch PKG_SITES:= https://github.com/openrisc/or1k-gcc.git PKG_RELEASE:= 1 -- cgit v1.2.3