diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Configs/Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 181d459fb..bf2defbae 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -651,12 +651,6 @@ config UCLIBC_DYNAMIC_ATEXIT Unless you use uClibc with C++, you should probably answer N. -config COMPAT_ATEXIT - bool "Old (visible) atexit Support" - help - Enable this option if you want to update from 0.9.28 to git/0.9.29, - else you will be missing atexit() until you rebuild all apps. - config UCLIBC_HAS_UTMPX bool "utmpx based support for tracking login/logouts to/from the system" help |