summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-06-01 20:40:25 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-06-01 21:23:29 +0200
commitf253c146dea525b9bb542791e2246aa0380951f4 (patch)
tree2aa4dbb564b811360c8847ab5f377eec7dc04e0b /Config.in.legacy
parent2b6c126c64d9fcefd42bd6a5b7b12cd0004725fe (diff)
uclibc: update to 1.0.15
The Linuxthreads support got reorganized. LT.new is removed, LT.old is the default for Linuxthreads. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 9bb9b623c..b73603b7c 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.08"
+config BR2_PTHREADS_OLD
+ bool "linuxthreads (stable/old)"
+ select BR2_LEGACY
+ help
+ Linuxthreads have been reworked, BR2_PTHREADS_OLD is now
+ BR2_PTHREADS and the old BR2_PTHREADS - LT.new got removed.
+
config BR2_BINUTILS_VERSION_2_23_X
bool "binutils 2.23 removed"
select BR2_LEGACY