summaryrefslogtreecommitdiff
path: root/libc/INSTALL
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-09-05 22:41:05 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-09-05 22:41:05 +0000
commit2c1d357a5fe5bdc4c9521a9d1af05ba1b5a4c238 (patch)
tree12e23fa555f1432064e8fdeeb063dce798764f50 /libc/INSTALL
parent0d983ceeeee6bd20ae296d224ca2fd4bf27a47af (diff)
downloadeglibc2-2c1d357a5fe5bdc4c9521a9d1af05ba1b5a4c238.tar.gz
Merge changes between r23795 and r23927 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@23928 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/INSTALL')
-rw-r--r--libc/INSTALL5
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/INSTALL b/libc/INSTALL
index 9a1592bd5..efbdd7bac 100644
--- a/libc/INSTALL
+++ b/libc/INSTALL
@@ -123,11 +123,6 @@ will be used, and CFLAGS sets optimization options for the compiler.
Don't build libraries with profiling information. You may want to
use this option if you don't plan to do profiling.
-`--disable-versioning'
- Don't compile the shared libraries with symbol version information.
- Doing this will make the resulting library incompatible with old
- binaries, so it's not recommended.
-
`--enable-static-nss'
Compile static versions of the NSS (Name Service Switch) libraries.
This is not recommended because it defeats the purpose of NSS; a