From: Mike Westerhof Date: Mon, 11 May 2009 06:08:10 +0000 (-0500) Subject: glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks X-Git-Tag: Release-2010-05/1~3566^2~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f86875da226dca3a51c9b2bbf1c2bbf77eca3b;p=openembedded.git glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks sort out what they want to call the override. --- diff --git a/conf/distro/include/glibc.inc b/conf/distro/include/glibc.inc index 1d6b22d8b5..5499dc1d39 100644 --- a/conf/distro/include/glibc.inc +++ b/conf/distro/include/glibc.inc @@ -1,5 +1,5 @@ # Add glibc to the overrides. -OVERRIDES .= ":glibc" +#OVERRIDES .= ":glibc" # The things glibc can provide. We default to wanting glibc to provide them. PREFERRED_PROVIDER_virtual/libiconv ?= "glibc"