summaryrefslogtreecommitdiff
path: root/glibc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-10-20 23:35:50 +0000
committerChris Larson <clarson@kergoth.com>2004-10-20 23:35:50 +0000
commit2b2ba97cb455de09b112276810fefae5ba513892 (patch)
treecdb881908ed84dafb398ca0e49a373acbb2fd1ef /glibc
parent1295a2da65762726681b781337970b44b520f0d3 (diff)
Make glibc 2.3.3 not the preferred version for the 'armeb' architecture.
BKrev: 4176f656rLx2ll3nfL2wYZbWSAzreA
Diffstat (limited to 'glibc')
-rw-r--r--glibc/glibc_2.3.3.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/glibc/glibc_2.3.3.oe b/glibc/glibc_2.3.3.oe
index c5dab9c688..ef15076207 100644
--- a/glibc/glibc_2.3.3.oe
+++ b/glibc/glibc_2.3.3.oe
@@ -5,6 +5,7 @@ SECTION = "libs"
PRIORITY = "required"
DEFAULT_PREFERENCE_arm = "-1"
+DEFAULT_PREFERENCE_armeb = "-1"
DEFAULT_PREFERENCE_i686 = "-1"
GLIBC_ADDONS ?= "linuxthreads"