summaryrefslogtreecommitdiff
path: root/config/libc/eglibc.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-09-14 18:09:36 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-09-14 18:09:36 (GMT)
commit02d2b29cdaefd315977bfad549416d6904f40d04 (patch)
tree8c54aba158dd98ab12dfbd6d2d485747ed6b255a /config/libc/eglibc.in
parent91a8de54e4d0176e5697c4d750aba235686cb2e3 (diff)
Enhance setting the minimum kernel version glibc will run against.
Ideally, eglibc should also benefit for that, but the current code does not set it. /trunk/scripts/build/libc/glibc.sh | 38 33 5 0 +++++++++++++++--- /trunk/config/libc/glibc.in | 4 2 2 0 +- /trunk/config/libc/uClibc.in | 2 2 0 0 + /trunk/config/libc/eglibc.in | 4 2 2 0 +- /trunk/config/libc/glibc-eglibc-common.in | 80 68 12 0 +++++++++++++++++++++++++++++++------ /trunk/config/libc.in | 69 38 31 0 ++++++++++++++++++-------------- 6 files changed, 145 insertions(+), 52 deletions(-)
Diffstat (limited to 'config/libc/eglibc.in')
-rw-r--r--config/libc/eglibc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/libc/eglibc.in b/config/libc/eglibc.in
index df9e782..0a0a8b3 100644
--- a/config/libc/eglibc.in
+++ b/config/libc/eglibc.in
@@ -1,5 +1,7 @@
# eglibc options
+comment "eglibc specific options"
+
choice
bool
prompt "eglibc version"
@@ -68,5 +70,3 @@ config EGLIBC_CHECKOUT
Note that crosstool-NG will *not* update your working copy, you will
have to do that yourself.
-
-source config/libc/eglibc-glibc-common.in