diff -r 3b08a7927e55 -r d1a8c2ae7946 config/libc/glibc-eglibc.in-common --- a/config/libc/glibc-eglibc.in-common Wed May 18 23:42:57 2011 +0200 +++ b/config/libc/glibc-eglibc.in-common Tue May 31 16:27:39 2011 +0200 @@ -63,7 +63,6 @@ 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_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_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_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.