From: Phil Blundell Date: Sat, 18 Sep 2004 11:53:27 +0000 (+0000) Subject: reduce DEFAULT_PREFERENCE for glibc-2.3.3 on i686 as well X-Git-Tag: Release-2010-05/1~17076 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d541989b46dcb68d5e2356ed4afe31572dc95d;p=openembedded.git reduce DEFAULT_PREFERENCE for glibc-2.3.3 on i686 as well BKrev: 414c21b7jv3Nef_vBTltpKaR8FqQ7A --- diff --git a/glibc/glibc_2.3.3.oe b/glibc/glibc_2.3.3.oe index 07b5790fba..c5dab9c688 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_i686 = "-1" GLIBC_ADDONS ?= "linuxthreads" GLIBC_EXTRA_OECONF ?= ""