summaryrefslogtreecommitdiff
path: root/package/uclibc++/Config.in.manual
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-11-15 10:57:34 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-11-15 10:57:34 +0100
commitbae2cf7b9802f9ca6787c1e734e547f6feafe3da (patch)
tree9b85622570972b38c88c45814cece0d785b694b5 /package/uclibc++/Config.in.manual
parentff6f45b68a15c4bf33ab401e4864205e2a57a066 (diff)
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.
Diffstat (limited to 'package/uclibc++/Config.in.manual')
-rw-r--r--package/uclibc++/Config.in.manual11
1 files changed, 0 insertions, 11 deletions
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
-