diff options
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r-- | extra/Configs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index aa4a78c17..fa3b1868c 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1039,7 +1039,7 @@ config UCLIBC_HAS_REGEX bool "Regular Expression Support" default y help - POSIX regular expression code is really big -- 27k all by itself. + POSIX regular expression code is really big -- 53k all by itself. If you don't use regular expressions, turn this off and save space. Of course, if you only staticly link, leave this on, since it will only be included in your apps if you use regular expressions. |