summaryrefslogtreecommitdiff
path: root/docs
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 /docs
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 'docs')
-rw-r--r--docs/package-reference.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/package-reference.txt b/docs/package-reference.txt
index c06741198..4d465d320 100644
--- a/docs/package-reference.txt
+++ b/docs/package-reference.txt
@@ -65,10 +65,6 @@ information is:
+STAGING_TARGET_DIR/scripts+, required for automake/autoconf package
+noremove+ do not automatically remove package files from +STAGING_TARGET_DIR+
-* +PKG_NEED_CXX+ optional, package need C++ compiler
-
-* +PKG_CXX+ optional, package can use either `uClibc++` or `libstdc++`
-
The recommended way to define these variables is to use the following
syntax: