From 21668b107a41b6bf29df1dd1245f8a764b92d52a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 10 Jun 2024 10:45:25 +0200 Subject: config: make ctor/dtor visible again --- extra/Configs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3