summaryrefslogtreecommitdiff
path: root/config/libc/glibc-eglibc.in-common
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/glibc-eglibc.in-common')
-rw-r--r--config/libc/glibc-eglibc.in-common4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index d72533e..a3ee9c1 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -63,7 +63,6 @@ config LIBC_ENABLE_FORTIFIED_BUILD
bool
prompt "Enable fortified build (EXPERIMENTAL)"
depends on EXPERIMENTAL
- default n
help
If you say 'y' here, then glibc will be using fortified versions
of functions with format arguments (eg. vsyslog, printf...), and
@@ -83,7 +82,6 @@ config LIBC_ENABLE_FORTIFIED_BUILD
config LIBC_DISABLE_VERSIONING
bool
prompt "Disable symbols versioning"
- default n
help
Do not include versioning information in the library objects.
@@ -102,7 +100,6 @@ config LIBC_OLDEST_ABI
config LIBC_GLIBC_FORCE_UNWIND
bool
prompt "Force unwind support (READ HELP!)"
- default n
help
If your toolchain fails building while building the C library
start files, or the complete C library, with a message like:
@@ -117,7 +114,6 @@ config LIBC_GLIBC_FORCE_UNWIND
config LIBC_GLIBC_USE_PORTS
bool
prompt "Use the ports addon"
- default n
help
The ports addon contains some architecture ports that are not available
in the official distribution.