From bae2cf7b9802f9ca6787c1e734e547f6feafe3da Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 15 Nov 2015 10:57:34 +0100 Subject: remove bitrotted uClibc++ support Please use PKG_NEEDS for marking of packages needing C++ compiler. Remove the old bitrotted uClibc++ package and support for some packages. --- package/uclibc++/Config.in.manual | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/uclibc++/Config.in.manual (limited to 'package/uclibc++/Config.in.manual') diff --git a/package/uclibc++/Config.in.manual b/package/uclibc++/Config.in.manual deleted file mode 100644 index cd37ca2db..000000000 --- a/package/uclibc++/Config.in.manual +++ /dev/null @@ -1,11 +0,0 @@ -# This file is part of the OpenADK project. OpenADK is copyrighted -# material, please see the LICENCE file in the top-level directory. - -config ADK_PACKAGE_UCLIBCXX - prompt "uClibc++............. C++ library for embedded systems" - tristate - depends on ADK_TARGET_LIB_UCLIBC_NG - default n - help - A standard C++ library for embedded systems - -- cgit v1.2.3