From 15844e561868cbf5b580941d6dc5118d116a0a1e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 22 Apr 2002 16:50:52 +0000 Subject: Minor updates. --- INSTALL | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index fd882fc44..211659147 100644 --- a/INSTALL +++ b/INSTALL @@ -50,15 +50,3 @@ Note: additional information concerning what options and environment variables the gcc wrapper handles. -Note2: - - There is an unwholesomely huge amount of code out there that - depends on the presence of GNU libc header files. We have GNU - libc header files. So we have committed a horrible sin in - uClibc. We _lie_ and claim to be GNU libc in order to force - many applications to work as their developers intended. This - is IMHO, pardonable, since these defines are not really - intended to check for the presence of a particular library, but - rather are used to define an _interface_. Some programs (such - as GNU binutils) are especially chummy with glibc, and need - this behavior disabled by adding CFLAGS+=-D__FORCE_NOGLIBC -- cgit v1.2.3