From a289f2633a156696c9ab0489d50a879726117f12 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Fri, 25 Sep 2009 16:17:51 +0200
Subject: disable uclibc for lemote, still broken

---
 package/glibc/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'package/glibc')

diff --git a/package/glibc/Makefile b/package/glibc/Makefile
index 9cd8748b8..c068c3606 100644
--- a/package/glibc/Makefile
+++ b/package/glibc/Makefile
@@ -63,5 +63,6 @@ endif
 		install-headers
 	touch $(IDIR_GLIBC_DEV)/usr/include/gnu/stubs.h
 	touch $(IDIR_GLIBC_DEV)/usr/include/bits/stdio_lim.h
+	@find $(IDIR_GLIBC_DEV) -name .install -delete
 
 include ${TOPDIR}/mk/pkg-bottom.mk
-- 
cgit v1.2.3