Commit e781702c authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

glibc: disable eglibc 2.18 for sparc



It's broken as well, wants to emit v9 asm.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 70f74d86
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,6 +11,8 @@ choice

config BR2_EGLIBC_VERSION_2_18
	bool "2.18-svnr23787"
	# Build breakage
	depends on !BR2_sparc

config BR2_EGLIBC_VERSION_2_19
	bool "2.19-svnr25243"