glibc: remove unnecessary !BR2_sparc dependencies
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Aug 2016 14:12:01 +0000 (16:12 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 22 Aug 2016 20:45:29 +0000 (22:45 +0200)
commit0b7bf72aa49b617494eb3250e97a69b61f21dff2
tree37b29b02f38421745a88e300f41a36205ed3ff50
parent516b521554c0361f888c85d78707f42b9b8cd8db
glibc: remove unnecessary !BR2_sparc dependencies

The BR2_TOOLCHAIN_BUILDROOT_GLIBC option is already not selectable on
BR2_sparc, so there is no need to have an additional "depends on
!BR2_sparc" on each of the glibc versions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/glibc/Config.in