toolchain: binutils: add support for version 2.39

This commit is contained in:
lean 2022-09-10 01:20:19 +08:00
parent dc9c784945
commit 0b861c7d99

View File

@ -28,3 +28,4 @@ config BINUTILS_VERSION
default "2.36.1" if BINUTILS_VERSION_2_36_1
default "2.37" if BINUTILS_VERSION_2_37
default "2.38" if BINUTILS_VERSION_2_38
default "2.39" if BINUTILS_VERSION_2_39