Browse Source

config: make ctor/dtor visible again

Waldemar Brodkorb 10 months ago
parent
commit
21668b107a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
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