summaryrefslogtreecommitdiff
path: root/config/binutils/elf2flt.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/binutils/elf2flt.in')
-rw-r--r--config/binutils/elf2flt.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/binutils/elf2flt.in b/config/binutils/elf2flt.in
index 9ff4a4b..fc178a0 100644
--- a/config/binutils/elf2flt.in
+++ b/config/binutils/elf2flt.in
@@ -43,5 +43,9 @@ config ELF2FLT_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
endif