summaryrefslogtreecommitdiffstats
path: root/package/binutils/binutils.mk
diff options
context:
space:
mode:
authorMischa Jonker <mischa.jonker@synopsys.com>2013-07-18 23:47:51 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-07-19 11:52:56 +0200
commit983dd6426e7ed0df54c1e38d74bd6578b80d8e7b (patch)
tree24be4a1b247e9febcfe7819c0df61e68cf9a1bf4 /package/binutils/binutils.mk
parent39ed0d29990fda16bbc55e54183ea1331b72be0f (diff)
downloadbuildroot-983dd6426e7ed0df54c1e38d74bd6578b80d8e7b.tar.gz
buildroot-983dd6426e7ed0df54c1e38d74bd6578b80d8e7b.zip
arc: binutils: Go from 2.19-arc to 2.23.2-arc
Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/binutils/binutils.mk')
-rw-r--r--package/binutils/binutils.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk
index 377bb79500..f1723b2148 100644
--- a/package/binutils/binutils.mk
+++ b/package/binutils/binutils.mk
@@ -55,11 +55,7 @@ HOST_BINUTILS_CONF_OPT = --disable-multilib --disable-werror \
--with-sysroot=$(STAGING_DIR) \
$(BINUTILS_EXTRA_CONFIG_OPTIONS)
-ifeq ($(BINUTILS_VERSION),2.19-arc)
-HOST_BINUTILS_DEPENDENCIES = host-flex host-bison
-else
HOST_BINUTILS_DEPENDENCIES =
-endif
# We just want libbfd and libiberty, not the full-blown binutils in staging
define BINUTILS_INSTALL_STAGING_CMDS
OpenPOWER on IntegriCloud