From b46830f8b2eed0cc9abf1e89f6771b498c88e798 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 14 Oct 2008 15:16:20 +0000 Subject: - fix locale dependencies and make default locale generation less verbose. The verbosity can be set to the previous level by passing V=2 to make. --- extra/Configs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/Configs') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index b54c5ab43..8ea6eeb01 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -730,7 +730,7 @@ config UCLIBC_LINUX_SPECIFIC default y help fstatfs(), inotify_*(), ioperm(), iopl(), madvise(), modify_ldt(), - personality(), ppoll(), setresuid() + personality(), ppoll(), setresuid(), signalfd() config UCLIBC_HAS_GNU_ERROR bool "Support GNU extensions for error-reporting" -- cgit v1.2.3