summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/Configs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 605c49baa..806d38226 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1032,7 +1032,7 @@ config UCLIBC_HAS_GNU_GETOPT
config UCLIBC_HAS_STDIO_FUTEXES
bool "Use futexes for multithreaded I/O locking"
- default n
+ default y
depends on PTHREADS_NATIVE
help
If you want to compile uClibc to use futexes for low-level