~vcs-imports/eglibc/trunk

« back to all changes in this revision

Viewing changes to libc/manual/install.texi

  • Committer: joseph
  • Date: 2013-09-05 22:41:05 UTC
  • Revision ID: svn-v4:7b3dc134-2b1b-0410-93df-9e9f96275f8d:trunk:23928
Merge changes between r23795 and r23927 from /fsf/trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
138
138
Don't build libraries with profiling information.  You may want to use
139
139
this option if you don't plan to do profiling.
140
140
 
141
 
@item --disable-versioning
142
 
Don't compile the shared libraries with symbol version information.
143
 
Doing this will make the resulting library incompatible with old
144
 
binaries, so it's not recommended.
145
 
 
146
141
@item --enable-static-nss
147
142
Compile static versions of the NSS (Name Service Switch) libraries.
148
143
This is not recommended because it defeats the purpose of NSS; a program