diff options
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r-- | extra/Configs/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 847fc4661..c6a364942 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -277,13 +277,6 @@ config LDSO_RUNPATH Usage of RUNPATH tags is not too common, so disabling this feature should be safe for most people. -config DL_FINI_CRT_COMPAT - bool "uClibc 0.9.27 compatibility" - default n - help - Allows to update a 0.9.27 based system to new crt/fini handling. - After rebuilding all apps, this option can be disabled. - config UCLIBC_CTOR_DTOR bool "Support global constructors and destructors" default y |