浏览代码

config: make ctor/dtor visible again

Waldemar Brodkorb 11 月之前
父节点
当前提交
21668b107a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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