From f253c146dea525b9bb542791e2246aa0380951f4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 1 Jun 2016 20:40:25 +0200 Subject: 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 Signed-off-by: Peter Korsgaard --- Config.in.legacy | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.in.legacy') 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 -- cgit v1.2.3