projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d4f51d
)
uClibc: use NPTL by default for 0.9.32 / snapshot
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 9 Jun 2011 10:26:28 +0000
(12:26 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 9 Jun 2011 10:26:28 +0000
(12:26 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-buildroot/Config.in.2
patch
|
blob
|
history
diff --git
a/toolchain/toolchain-buildroot/Config.in.2
b/toolchain/toolchain-buildroot/Config.in.2
index 3fd433ac447294638f40fdc4165725689176369f..b5ecbc1c45a560b509b1fa0aba2e4ec57ef95ce4 100644
(file)
--- a/
toolchain/toolchain-buildroot/Config.in.2
+++ b/
toolchain/toolchain-buildroot/Config.in.2
@@
-78,6
+78,7
@@
config BR2_TOOLCHAIN_BUILDROOT_USE_SSP
choice
prompt "Thread library implementation"
+ default BR2_PTHREADS_NATIVE if BR2_UCLIBC_VERSION_SNAPSHOT || BR2_UCLIBC_VERSION_0_9_32
default BR2_PTHREADS_OLD
help
Use this option to select the thread library implementation