Update buildroot to 2020.11.3 (#1294)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -32,7 +32,7 @@ config BR2_BINUTILS_VERSION_2_34_X
|
||||
depends on !BR2_BINFMT_FLAT
|
||||
|
||||
config BR2_BINUTILS_VERSION_2_35_X
|
||||
bool "binutils 2.35.1"
|
||||
bool "binutils 2.35.2"
|
||||
depends on !BR2_csky
|
||||
# https://github.com/uclinux-dev/elf2flt/pull/16
|
||||
# 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.33.1" if BR2_BINUTILS_VERSION_2_33_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
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user