glibc/glibc_2.3.5+cvs20050627: Setting Default_preference_sh3 = "-1"
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Tue, 21 Nov 2006 11:51:45 +0000 (11:51 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Tue, 21 Nov 2006 11:51:45 +0000 (11:51 +0000)
* Doesnt build for sh3, so lets not use it

packages/glibc/glibc_2.3.5+cvs20050627.bb

index db0a955..918fa81 100644 (file)
@@ -8,6 +8,9 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-cvs-2.3.5"
 SRCDATE = "20050627"
 PR = "r12"
 
+#Doesnt build for sh3
+DEFAULT_PREFERENCE_sh3="-1"
+
 GLIBC_ADDONS ?= "ports,linuxthreads"
 GLIBC_EXTRA_OECONF ?= ""