summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-06-10 10:45:25 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-06-10 10:45:25 +0200
commit21668b107a41b6bf29df1dd1245f8a764b92d52a (patch)
tree2618323e3b2bceb1e98fce37b4b8b218973d9c7b
parenta32817678427b0ddbc96711ec6aed278dfa75d62 (diff)
config: make ctor/dtor visible again
-rw-r--r--extra/Configs/Config.in2
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