summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-29 14:24:00 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-29 14:24:00 -0600
commit13193ae108aa4ba929045f304dca6f1787b87c69 (patch)
treecb93c28f6d07ee71c1448c26c2a90b93b1b2e88a /toolchain/elf2flt/Makefile
parent0e3585dae500fb0a976888f5dbdf3a37769680ec (diff)
with binutils git, uClibc toolchain does compile and link successfully.
Diffstat (limited to 'toolchain/elf2flt/Makefile')
-rw-r--r--toolchain/elf2flt/Makefile2
1 files changed, 1 insertions, 1 deletions
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: