]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
toolchain: binutils: change default to 2.46 23907/head 23925/head
authorJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 21 Jun 2026 21:05:51 +0000 (21:05 +0000)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 26 Jun 2026 12:51:16 +0000 (14:51 +0200)
Change default to latest upstream release.

Link: https://github.com/openwrt/openwrt/pull/23907
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
toolchain/binutils/Config.version

index c706c5a111536ef129027146707fda9ef3aa8433..ca38e8c07e8dd2aafaedebb7706b6b858f73cbf9 100644 (file)
@@ -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