From 289c95d00ec591cffa5b705641ffcbdacb7c0d5c Mon Sep 17 00:00:00 2001 From: Jing Yu Date: Tue, 8 Jun 2010 14:41:10 -0700 Subject: Binutils sources for toolchain checked in on 06/03/2010. Contains packages that fix assembler bugs, and kernel build problem with gold. See binutils-2.19/README.android for details. Change-Id: I69c754211f5d508266ba24cf144f54f6aed58f31 --- binutils-2.19/Makefile.def | 1 + 1 file changed, 1 insertion(+) (limited to 'binutils-2.19/Makefile.def') diff --git a/binutils-2.19/Makefile.def b/binutils-2.19/Makefile.def index 832fc423..382ce099 100644 --- a/binutils-2.19/Makefile.def +++ b/binutils-2.19/Makefile.def @@ -378,6 +378,7 @@ dependencies = { module=all-ld; on=all-build-bison; }; dependencies = { module=all-ld; on=all-build-byacc; }; dependencies = { module=all-ld; on=all-build-flex; }; dependencies = { module=all-ld; on=all-intl; }; +dependencies = { module=install-ld; on=install-gold; }; dependencies = { module=configure-gold; on=configure-intl; }; dependencies = { module=all-gold; on=all-libiberty; }; dependencies = { module=all-gold; on=all-intl; }; -- cgit v1.2.3