From 8568dcd931c53ba177f1c9601e9706d95d015062 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Wed, 27 Feb 2019 10:09:34 +0000 Subject: toolchain: Remove binutils 2.29 for ARC targets Remove binutils 2.29 for ARC targets Signed-off-by: Daniel Engberg --- toolchain/binutils/Config.version | 4 ---- 1 file changed, 4 deletions(-) (limited to 'toolchain/binutils/Config.version') diff --git a/toolchain/binutils/Config.version b/toolchain/binutils/Config.version index 3a0fc5b43f..3ffcf57347 100644 --- a/toolchain/binutils/Config.version +++ b/toolchain/binutils/Config.version @@ -1,6 +1,3 @@ -config BINUTILS_VERSION_2_29_ARC - bool - config BINUTILS_VERSION_2_29_1 bool @@ -17,4 +14,3 @@ config BINUTILS_VERSION default "2.29.1" if BINUTILS_VERSION_2_29_1 default "2.31.1" if BINUTILS_VERSION_2_31_1 default "2.32" if BINUTILS_VERSION_2_32 - default "arc-2017.09" if BINUTILS_VERSION_2_29_ARC -- cgit v1.2.3