summaryrefslogtreecommitdiff
path: root/binutils/README
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:42:37 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:42:37 -0700
commit3aade68889268c7d15e121d6d63cb1b753ec12fa (patch)
tree9fe7a6ce752b4a79bbdaa9bed60c5044c2a3f80c /binutils/README
parent3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (diff)
Remove trailing spaces in binutils
Diffstat (limited to 'binutils/README')
-rw-r--r--binutils/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/README b/binutils/README
index 5ad30b0b5d..6838fa5ae7 100644
--- a/binutils/README
+++ b/binutils/README
@@ -57,7 +57,7 @@ By default, the binutils will be configured to support the system on
which they are built. When doing cross development, use the --target
configure option to specify a different target, eg:
- ./configure --target=foo-elf
+ ./configure --target=foo-elf
The --enable-targets option adds support for more binary file formats
besides the default. List them as the argument to --enable-targets,