toolchain: binutils: fix default version selection
Fixes: 82f26df15c ("toolchain: binutils: change default to 2.46")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/23952
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
choice
|
||||
prompt "Binutils Version" if TOOLCHAINOPTS
|
||||
default BINUTILS_USE_VERSION_2_44
|
||||
default BINUTILS_USE_VERSION_2_46
|
||||
help
|
||||
Select the version of binutils you wish to use.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user