From 13193ae108aa4ba929045f304dca6f1787b87c69 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 29 Dec 2014 14:24:00 -0600 Subject: with binutils git, uClibc toolchain does compile and link successfully. --- toolchain/elf2flt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/elf2flt') diff --git a/toolchain/elf2flt/Makefile b/toolchain/elf2flt/Makefile index a42398a3e..458e6e410 100644 --- a/toolchain/elf2flt/Makefile +++ b/toolchain/elf2flt/Makefile @@ -6,7 +6,7 @@ include Makefile.inc include ../rules.mk include ${ADK_TOPDIR}/mk/buildhlp.mk -BINUTILS_VERSION:= 2.24 +BINUTILS_VERSION:= git $(WRKBUILD)/.headers: $(WRKBUILD)/.configured: -- cgit v1.2.3