diff options
| -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 b2501a4da..354d22eed 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -545,7 +545,7 @@ config LDSO_LD_LIBRARY_PATH  	  If unsure, simply say Y here.  config UCLIBC_CTOR_DTOR -	bool +	bool "Support global constructors and destructors"  	default y  	help  	  If you wish to build uClibc with support for global constructor | 
