From 1944b48a3f16c5d93bba46b7e353230c06f859fd Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 18 Jan 2012 10:47:39 +0100 Subject: binutils: unbreak host build after auto-host-deps change Signed-off-by: Peter Korsgaard --- package/binutils/binutils.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/binutils') diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk index 20de45a85..8632d6755 100644 --- a/package/binutils/binutils.mk +++ b/package/binutils/binutils.mk @@ -40,6 +40,8 @@ HOST_BINUTILS_CONF_OPT = --disable-multilib --disable-werror \ $(BR2_CONFIGURE_STAGING_SYSROOT) \ $(BINUTILS_EXTRA_CONFIG_OPTIONS) +HOST_BINUTILS_DEPENDENCIES = + # We just want libbfd and libiberty, not the full-blown binutils in staging define BINUTILS_INSTALL_STAGING_CMDS $(MAKE) -C $(@D)/bfd DESTDIR=$(STAGING_DIR) install -- cgit v1.2.3