summaryrefslogtreecommitdiff
path: root/libc/manual
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-07-03 19:45:29 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-07-03 19:45:29 +0000
commite82a195fdeb7d40d392e9733b45f443f11fc7424 (patch)
treea9d32f5b54fe6a084b33a2e5b4c245152dde8970 /libc/manual
parent46062ca8edd487299e9c317b53598d973bce7c7f (diff)
Merge changes between r23421 and r23438 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@23439 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/manual')
-rw-r--r--libc/manual/install.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/manual/install.texi b/libc/manual/install.texi
index 96d3bef00..0c05f51bb 100644
--- a/libc/manual/install.texi
+++ b/libc/manual/install.texi
@@ -160,6 +160,9 @@ By default, dynamic tests are linked to run with the installed C library.
This option hardcodes the newly built C library path in dynamic tests
so that they can be invoked directly.
+@item --enable-lock-elision=yes
+Enable lock elision for pthread mutexes by default.
+
@item --build=@var{build-system}
@itemx --host=@var{host-system}
These options are for cross-compiling. If you specify both options and