summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-22 16:50:52 +0000
committerEric Andersen <andersen@codepoet.org>2002-04-22 16:50:52 +0000
commit15844e561868cbf5b580941d6dc5118d116a0a1e (patch)
treeb9aef3cb474e22113d2c1af0e0662b30d80b5244 /INSTALL
parente261c8f8e55fccea5e9ae4e26cdb6c837e17304c (diff)
Minor updates.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 0 insertions, 12 deletions
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