From ced612f1f0e8486cf2e8747f31f9d89d55c001b9 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 16 Aug 2010 12:34:03 +0200 Subject: Packages: util-linux-ng: needs UCLIBC_HAS_PROGRAM_INVOCATION_NAME util-linux-ng needs UCLIBC_HAS_PROGRAM_INVOCATION_NAME if uClibc is used as C library. Signed-off-by: Abdoulaye Walsimou Gaye --- packages/system/utillinuxng/utillinuxng.kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/system') diff --git a/packages/system/utillinuxng/utillinuxng.kconfig b/packages/system/utillinuxng/utillinuxng.kconfig index 3fb149b..c43ea5d 100644 --- a/packages/system/utillinuxng/utillinuxng.kconfig +++ b/packages/system/utillinuxng/utillinuxng.kconfig @@ -25,6 +25,9 @@ config EMBTK_HAVE_UTILLINUXNG bool "Have util-linux-ng" + select KEMBTK_UCLIBC_UCLIBC_HAS_PROGRAM_INVOCATION_NAME \ + if EMBTK_CLIB_UCLIBC + select KEMBTK_UCLIBC_UCLIBC_HAS___PROGNAME if EMBTK_CLIB_UCLIBC help The util-linux-ng is a fork of the original util-linux project. The goal of the util-linux-ng is a transparent and reliable -- cgit v1.2.3