Make glibc 2.3.3 not the preferred version for the 'armeb' architecture.
authorChris Larson <clarson@kergoth.com>
Wed, 20 Oct 2004 23:35:50 +0000 (23:35 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 20 Oct 2004 23:35:50 +0000 (23:35 +0000)
BKrev: 4176f656rLx2ll3nfL2wYZbWSAzreA

glibc/glibc_2.3.3.oe

index c5dab9c..ef15076 100644 (file)
@@ -5,6 +5,7 @@ SECTION = "libs"
 PRIORITY = "required"
 
 DEFAULT_PREFERENCE_arm = "-1"
+DEFAULT_PREFERENCE_armeb = "-1"
 DEFAULT_PREFERENCE_i686 = "-1"
 
 GLIBC_ADDONS ?= "linuxthreads"