Browse Source

or1k: bump gcc

Waldemar Brodkorb 7 năm trước cách đây
mục cha
commit
6190e6a779
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      toolchain/gcc/Makefile.inc

+ 1 - 1
toolchain/gcc/Makefile.inc

@@ -34,7 +34,7 @@ PKG_RELEASE:=		1
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.xz
 endif
 ifeq ($(ADK_TOOLCHAIN_GCC_OR1K),y)
-PKG_VERSION:=		musl-5.3.0
+PKG_VERSION:=		musl-5.4.0
 PKG_GIT:=		branch
 PKG_SITES:=		https://github.com/openrisc/or1k-gcc.git
 PKG_RELEASE:=		1