toolchain: binutils: change default to 2.46
Change default to latest upstream release. Link: https://github.com/openwrt/openwrt/pull/23907 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
|
||||
config BINUTILS_VERSION_2_44
|
||||
default y if !TOOLCHAINOPTS
|
||||
bool
|
||||
|
||||
config BINUTILS_VERSION_2_45
|
||||
bool
|
||||
|
||||
config BINUTILS_VERSION_2_46
|
||||
default y if !TOOLCHAINOPTS
|
||||
bool
|
||||
|
||||
config BINUTILS_VERSION
|
||||
|
||||
Reference in New Issue
Block a user