summaryrefslogtreecommitdiff
path: root/config/libc/glibc-eglibc.in-common
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-20 09:50:45 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-20 09:50:45 (GMT)
commita1828c87f387b68d65bfc8af3a1915a1bea43bd8 (patch)
tree6a4fe9880417a26836ea9ea501a4017e39254824 /config/libc/glibc-eglibc.in-common
parente4d539661e6d477c5fb0203c94962a918a7da607 (diff)
Offer a single option for the glibc/eglibc add-ons selection, rather than hiding it behind a toggle.
If the list is empty, then there is no add-on. If the list is not empty, then there are add-ons. /trunk/config/libc/glibc-eglibc.in-common | 9 0 9 0 --------- 1 file changed, 9 deletions(-)
Diffstat (limited to 'config/libc/glibc-eglibc.in-common')
-rw-r--r--config/libc/glibc-eglibc.in-common9
1 files changed, 0 insertions, 9 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index 61becfb..ad0619e 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -48,19 +48,10 @@ config LIBC_GLIBC_USE_PORTS
Say n only if you're sure that your architecture is in the official
distribution for your chosen version.
-config LIBC_ADDONS
- bool
- prompt "Pass extra addons list"
- default n
- help
- If you say Y here, you'll be able to give the list of addons you want to
- include in your C library.
-
config LIBC_ADDONS_LIST
string
prompt "Extra addons"
default ""
- depends on LIBC_ADDONS
help
Extra addons to include. Space separated list.