|
@@ -32,7 +32,7 @@ config BR2_BINUTILS_VERSION_2_34_X
|
|
depends on !BR2_BINFMT_FLAT
|
|
depends on !BR2_BINFMT_FLAT
|
|
|
|
|
|
config BR2_BINUTILS_VERSION_2_35_X
|
|
config BR2_BINUTILS_VERSION_2_35_X
|
|
- bool "binutils 2.35.1"
|
|
|
|
|
|
+ bool "binutils 2.35.2"
|
|
depends on !BR2_csky
|
|
depends on !BR2_csky
|
|
# https://github.com/uclinux-dev/elf2flt/pull/16
|
|
# https://github.com/uclinux-dev/elf2flt/pull/16
|
|
# https://github.com/uclinux-dev/elf2flt/issues/12
|
|
# https://github.com/uclinux-dev/elf2flt/issues/12
|
|
@@ -55,7 +55,7 @@ config BR2_BINUTILS_VERSION
|
|
default "2.32" if BR2_BINUTILS_VERSION_2_32_X
|
|
default "2.32" if BR2_BINUTILS_VERSION_2_32_X
|
|
default "2.33.1" if BR2_BINUTILS_VERSION_2_33_X
|
|
default "2.33.1" if BR2_BINUTILS_VERSION_2_33_X
|
|
default "2.34" if BR2_BINUTILS_VERSION_2_34_X
|
|
default "2.34" if BR2_BINUTILS_VERSION_2_34_X
|
|
- default "2.35.1" if BR2_BINUTILS_VERSION_2_35_X
|
|
|
|
|
|
+ default "2.35.2" if BR2_BINUTILS_VERSION_2_35_X
|
|
|
|
|
|
config BR2_BINUTILS_ENABLE_LTO
|
|
config BR2_BINUTILS_ENABLE_LTO
|
|
bool
|
|
bool
|