glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks
authorMike Westerhof <mwester@dls.net>
Mon, 11 May 2009 06:08:10 +0000 (01:08 -0500)
committerMike Westerhof <mwester@dls.net>
Mon, 11 May 2009 06:08:10 +0000 (01:08 -0500)
sort out what they want to call the override.

conf/distro/include/glibc.inc

index 1d6b22d..5499dc1 100644 (file)
@@ -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"