summaryrefslogtreecommitdiff
path: root/libc/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'libc/INSTALL')
-rw-r--r--libc/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/INSTALL b/libc/INSTALL
index 4327ea193..e54678fbf 100644
--- a/libc/INSTALL
+++ b/libc/INSTALL
@@ -145,6 +145,9 @@ will be used, and CFLAGS sets optimization options for the compiler.
library. This option hardcodes the newly built C library path in
dynamic tests so that they can be invoked directly.
+`--enable-lock-elision=yes'
+ Enable lock elision for pthread mutexes and rwlocks by default.
+
`--build=BUILD-SYSTEM'
`--host=HOST-SYSTEM'
These options are for cross-compiling. If you specify both