diff options
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r-- | extra/Configs/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index eb5bf15f2..ec4cb4bdc 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1115,6 +1115,8 @@ config UCLIBC_HAS_SYS_ERRLIST Most people will answer N. + Application writers: use the strerror(3) function. + config UCLIBC_HAS_SIGNUM_MESSAGES bool "Include the signum message text in the library" default y |