This was build tested with all core packages on all targets
successfully.
This was run tested on the following systems:
* lantiq/xrx200 musl
* x86/64 musl
* x86/64 glibc
* malta/be
The size of some of the initramfs images from lantiq/xrx increased by
240 bytes.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
choice
prompt "Binutils Version" if TOOLCHAINOPTS
- default BINUTILS_USE_VERSION_2_39
+ default BINUTILS_USE_VERSION_2_40
help
Select the version of binutils you wish to use.
bool
config BINUTILS_VERSION_2_39
- default y if !TOOLCHAINOPTS
bool
config BINUTILS_VERSION_2_40
+ default y if !TOOLCHAINOPTS
bool
config BINUTILS_VERSION