From bd8e670d5e06870cb952fa88b3990e47b7747e7a Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 16 Nov 2009 20:24:03 +0100 Subject: libc/glibc: allow more than one line in configparms --- config/libc/glibc-eglibc.in-common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common index 5a066a7f..61d6dbaa 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 -- cgit v1.2.3