Explorar o código

add new binutils version

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
259f343bf6
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      toolchain/elf2flt/Makefile

+ 3 - 0
toolchain/elf2flt/Makefile

@@ -18,6 +18,9 @@ endif
 ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_25),y)
 BINUTILS_VERSION:=	2.25
 endif
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_25_1),y)
+BINUTILS_VERSION:=	2.25.1
+endif
 
 $(WRKBUILD)/.headers:
 $(WRKBUILD)/.configured: