From bdefc7b1e7386eadb5fbb6fb85c0a3634a12781c Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 18 May 2011 23:42:57 +0200 Subject: config: document array-capable variables Update help entries for thos variables that accept multiple arguments with spaces (aka. array-capable variables). Signed-off-by: "Yann E. MORIN" --- config/binutils/binutils.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/binutils/binutils.in') diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 360316f8..54e9196d 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -201,6 +201,10 @@ config BINUTILS_EXTRA_CONFIG_ARRAY default "" help Extra flags passed onto ./configure when configuring + + You can enter multiple arguments here, and arguments can contain spaces + if they are properly quoted (or escaped, but prefer quotes). Eg.: + --with-foo="1st arg with 4 spaces" --with-bar=2nd-arg-without-space config BINUTILS_FOR_TARGET bool -- cgit v1.2.3