aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/Config.in
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2020-02-03 15:30:06 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2020-02-22 16:38:41 +0100
commit53470bdf3212136df06a26d33377059eb56b09eb (patch)
tree3f44c13912daa0fabd710b73c51b763ec8c74b4f /toolchain/binutils/Config.in
parentf0864cb31be59c550625379d3f60aa1b61743b4f (diff)
downloadupstream-53470bdf3212136df06a26d33377059eb56b09eb.tar.gz
upstream-53470bdf3212136df06a26d33377059eb56b09eb.tar.bz2
upstream-53470bdf3212136df06a26d33377059eb56b09eb.zip
toolchain/binutils: Add binutils 2.34
Refresh patches Drop 300-012_check_ldrunpath_length.patch Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'toolchain/binutils/Config.in')
-rw-r--r--toolchain/binutils/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in
index 685e89be96..4ae0b57572 100644
--- a/toolchain/binutils/Config.in
+++ b/toolchain/binutils/Config.in
@@ -21,6 +21,9 @@ choice
bool "Binutils 2.32"
select BINUTILS_VERSION_2_32
+ config BINUTILS_USE_VERSION_2_34
+ bool "Binutils 2.34"
+ select BINUTILS_VERSION_2_34
endchoice
config EXTRA_BINUTILS_CONFIG_OPTIONS