summaryrefslogtreecommitdiff
path: root/config/libc/glibc-eglibc.in-common
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-11-16 19:24:03 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-11-16 19:24:03 (GMT)
commitbd8e670d5e06870cb952fa88b3990e47b7747e7a (patch)
treeffdc7468d0921e03e9bef23670d555d0af5dc5b5 /config/libc/glibc-eglibc.in-common
parent6c882486475e1253c5143134207edd816f44afbb (diff)
libc/glibc: allow more than one line in configparms
Diffstat (limited to 'config/libc/glibc-eglibc.in-common')
-rw-r--r--config/libc/glibc-eglibc.in-common4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index 5a066a7..61d6dba 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -38,8 +38,8 @@ config LIBC_GLIBC_CONFIGPARMS
Unless you are building a toolchain for sh3/4, you should leave that empty.
- Note: this is awkward, and doesn't work well if you need more than one
- line in configparms
+ Note: If you need to pass more than one value, separate them with
+ '\n'. Eg.: var1=val1\nvar2=val2
config LIBC_GLIBC_EXTRA_CFLAGS
string