config/binutils/elf2flt.in
changeset 2469 3b08a7927e55
parent 2467 200836977ce6
child 3090 a221c86d9b33
     1.1 --- a/config/binutils/elf2flt.in	Wed May 18 23:00:46 2011 +0200
     1.2 +++ b/config/binutils/elf2flt.in	Wed May 18 23:42:57 2011 +0200
     1.3 @@ -43,5 +43,9 @@
     1.4      default ""
     1.5      help
     1.6        Extra flags passed onto ./configure when configuring
     1.7 +      
     1.8 +      You can enter multiple arguments here, and arguments can contain spaces
     1.9 +      if they are properly quoted (or escaped, but prefer quotes). Eg.:
    1.10 +          --with-foo="1st arg with 4 spaces" --with-bar=2nd-arg-without-space
    1.11  
    1.12  endif