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/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 98571fa4a..9f4aff970 100644 --- a/package/Makefile +++ b/package/Makefile @@ -17,7 +17,6 @@ endif ifeq (${ADK_TARGET_LIB_UCLIBC_NG},y) package-$(ADK_PACKAGE_UCLIBC_NG) += uclibc-ng -package-$(ADK_PACKAGE_UCLIBCXX) += uclibc++ gcc-compile: uclibc-ng-compile endif -- cgit v1.2.3