From 2430e9a4f5f809d9164edf64dd3eb87f9a14a5fc Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 9 May 2013 20:50:49 +0000 Subject: toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues Signed-off-by: Felix Fietkau SVN-Revision: 36594 --- package/toolchain/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/toolchain/Makefile') diff --git a/package/toolchain/Makefile b/package/toolchain/Makefile index 7eadaba0d4..202e9d095d 100644 --- a/package/toolchain/Makefile +++ b/package/toolchain/Makefile @@ -84,7 +84,6 @@ define Package/libstdcpp $(call Package/gcc/Default) NAME:=libstdc++ TITLE:=GNU Standard C++ Library v3 - DEPENDS+=@INSTALL_LIBSTDCPP endef define Package/libstdcpp/config -- cgit v1.2.3