[oe-commits] Mike Westerhof : glibc.inc: temporarily comment out the OVERRIDE so that we can build while folks

GIT User account git at amethyst.openembedded.net
Mon May 11 06:14:17 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f8f86875da226dca3a51c9b2bbf1c2bbf77eca3b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f8f86875da226dca3a51c9b2bbf1c2bbf77eca3b

Author: Mike Westerhof <mwester at dls.net>
Date:   Mon May 11 01:08:10 2009 -0500

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 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/glibc.inc b/conf/distro/include/glibc.inc
index 1d6b22d..5499dc1 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"





More information about the Openembedded-commits mailing list