From b59da8fc7b46ee62cbe9eb97a05c8a0f1ab75593 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 7 Nov 2013 16:55:09 +0100 Subject: update valgrind to latest upstream version, strlen is not a function in ld.so in latest glibc/eglibc setups, just remove the redirect for now. enable automatic building of debug subpackages. update TODO --- package/eglibc/Config.in.manual | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'package/eglibc') diff --git a/package/eglibc/Config.in.manual b/package/eglibc/Config.in.manual index da237f79e..9c45c4c66 100644 --- a/package/eglibc/Config.in.manual +++ b/package/eglibc/Config.in.manual @@ -8,6 +8,15 @@ config ADK_PACKAGE_EGLIBC help embedded GNU C library. +config ADK_PACKAGE_EGLIBC_DBG + prompt "debug symbols package" + tristate + depends on ADK_PACKAGE_EGLIBC + depends on ADK_PACKAGE_GDB + depends on !ADK_DEBUG + default n + help + config ADK_PACKAGE_EGLIBC_STATIC prompt "eglibc-static........ C library (static version)" tristate -- cgit v1.2.3