From a86a896b2ab56f891c81af76bf495fb6ba0af389 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 26 Sep 2014 19:00:16 +0200 Subject: enable this symbol by default disabling this results in non-working toolchain building, so better do not allow anyone to disable it. --- 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 663f785e5..2d7c049be 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -462,7 +462,7 @@ config LDSO_NO_CLEANUP Unless you know you need this, you should answer N. config UCLIBC_CTOR_DTOR - bool "Support global constructors and destructors" + boolean default y help If you wish to build uClibc with support for global constructor -- cgit v1.2.3