summaryrefslogtreecommitdiff
path: root/config/binutils/binutils.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-05-12 05:00:32 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:56:29 (GMT)
commit5935d586e140b35398f45772d5749924dea7da57 (patch)
tree371d497ec06cba5afca65a5616bcb37f280481b7 /config/binutils/binutils.in
parentd589df4ebebdd9e89a66dc788e23b3c3db5f23d5 (diff)
Convert gcc to new framework.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/binutils/binutils.in')
-rw-r--r--config/binutils/binutils.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in
index b97f178..69787ef 100644
--- a/config/binutils/binutils.in
+++ b/config/binutils/binutils.in
@@ -5,11 +5,11 @@ comment "GNU binutils"
source "config/versions/binutils.in"
config BINUTILS_HAS_HASH_STYLE
- default y if BINUTILS_V_2_23_2_or_later
+ default y if BINUTILS_V_2_23_2_or_later || BINUTILS_LINARO_V_2_23_2_2013_10_4_or_later
bool
config BINUTILS_HAS_GOLD
- default y if BINUTILS_V_2_23_2_or_later
+ default y if BINUTILS_V_2_23_2_or_later || BINUTILS_LINARO_V_2_23_2_2013_10_4_or_later
bool
# gold only suports the listed architectures
@@ -26,11 +26,11 @@ config BINUTILS_GOLD_SUPPORT
depends on ! STATIC_TOOLCHAIN
config BINUTILS_HAS_PLUGINS
- default y if BINUTILS_V_2_23_2_or_later
+ default y if BINUTILS_V_2_23_2_or_later || BINUTILS_LINARO_V_2_23_2_2013_10_4_or_later
bool
config BINUTILS_HAS_PKGVERSION_BUGURL
- default y if BINUTILS_V_2_23_2_or_later
+ default y if BINUTILS_V_2_23_2_or_later || BINUTILS_LINARO_V_2_23_2_2013_10_4_or_later
bool
# Force using the BFD linker if needed. There are two options: