summaryrefslogtreecommitdiff
path: root/extra/Configs
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-10-14 15:16:20 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-10-14 15:16:20 +0000
commitb46830f8b2eed0cc9abf1e89f6771b498c88e798 (patch)
tree91de5eaf6d914b8695e1381a95078769ed7a3abb /extra/Configs
parent6494060312de389feb65ad32bb411fcc64e821b7 (diff)
- 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.
Diffstat (limited to 'extra/Configs')
-rw-r--r--extra/Configs/Config.in2
1 files changed, 1 insertions, 1 deletions
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"