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/base-files/Config.in.manual | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/base-files') diff --git a/package/base-files/Config.in.manual b/package/base-files/Config.in.manual index 68d22bbd2..2a6accef0 100644 --- a/package/base-files/Config.in.manual +++ b/package/base-files/Config.in.manual @@ -4,7 +4,7 @@ config ADK_COMPILE_BASE_FILES default n config ADK_PACKAGE_BASE_FILES - prompt "base-files............. basic filesystem structure and scripts" + prompt "base-files........... basic filesystem structure and scripts" tristate select ADK_COMPILE_BASE_FILES depends on !ADK_TOOLCHAIN_ONLY @@ -13,7 +13,7 @@ config ADK_PACKAGE_BASE_FILES basic filesystem structure and scripts config ADK_PACKAGE_CONFIG_IN_ETC - prompt ".config in /etc...... include buildsystem configuration in image" + prompt ".config in /etc.... include buildsystem configuration in image" bool depends on ADK_PACKAGE_BASE_FILES default y if !ADK_TOOLCHAIN_ONLY -- cgit v1.2.3