From 2b2ba97cb455de09b112276810fefae5ba513892 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 20 Oct 2004 23:35:50 +0000 Subject: [PATCH] Make glibc 2.3.3 not the preferred version for the 'armeb' architecture. BKrev: 4176f656rLx2ll3nfL2wYZbWSAzreA --- glibc/glibc_2.3.3.oe | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.5