From f8f86875da226dca3a51c9b2bbf1c2bbf77eca3b Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Mon, 11 May 2009 01:08:10 -0500 Subject: [PATCH] glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks sort out what they want to call the override. --- conf/distro/include/glibc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5