Forráskód Böngészése

package/binutils: re-enable recent versions of binutils for FLAT binaries

Thanks to the bump of elf2flt to version 2021.08, the issue with
recent versions of binutils has been fixed, so we can re-enable using
the recent binutils versions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Thomas Petazzoni 3 éve
szülő
commit
44b9361a2e
1 módosított fájl, 0 hozzáadás és 9 törlés
  1. 0 9
      package/binutils/Config.in.host

+ 0 - 9
package/binutils/Config.in.host

@@ -19,21 +19,12 @@ config BR2_BINUTILS_VERSION_2_32_X
 config BR2_BINUTILS_VERSION_2_36_X
 config BR2_BINUTILS_VERSION_2_36_X
 	bool "binutils 2.36.1"
 	bool "binutils 2.36.1"
 	depends on !BR2_csky
 	depends on !BR2_csky
-	# https://github.com/uclinux-dev/elf2flt/pull/16
-	# https://github.com/uclinux-dev/elf2flt/issues/12
-	depends on !BR2_BINFMT_FLAT
 
 
 config BR2_BINUTILS_VERSION_2_37_X
 config BR2_BINUTILS_VERSION_2_37_X
 	bool "binutils 2.37"
 	bool "binutils 2.37"
-	# https://github.com/uclinux-dev/elf2flt/pull/16
-	# https://github.com/uclinux-dev/elf2flt/issues/12
-	depends on !BR2_BINFMT_FLAT
 
 
 config BR2_BINUTILS_VERSION_2_38_X
 config BR2_BINUTILS_VERSION_2_38_X
 	bool "binutils 2.38"
 	bool "binutils 2.38"
-	# https://github.com/uclinux-dev/elf2flt/pull/16
-	# https://github.com/uclinux-dev/elf2flt/issues/12
-	depends on !BR2_BINFMT_FLAT
 
 
 config BR2_BINUTILS_VERSION_ARC
 config BR2_BINUTILS_VERSION_ARC
 	bool "binutils arc (2.34.50)"
 	bool "binutils arc (2.34.50)"