diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:40:42 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:40:42 -0700 |
commit | 3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (patch) | |
tree | 8d2bb6bc306f152fada587521629e926815a8499 /gas/README | |
parent | 1b7868733d45220e63b72a1814f30e090f761821 (diff) | |
download | binutils-gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.gz |
Remove trailing spaces in gas
Diffstat (limited to 'gas/README')
-rw-r--r-- | gas/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/README b/gas/README index 248db73d462..cc48ce7fa20 100644 --- a/gas/README +++ b/gas/README @@ -52,7 +52,7 @@ three pieces of information in the following pattern: `sparc-sun-sunos4'. The `configure' script accompanying GAS does not provide any query -facility to list all supported host and target names or aliases. +facility to list all supported host and target names or aliases. `configure' calls the Bourne shell script `config.sub' to map abbreviations to full names; you can read the script, if you wish, or you can use it to test your guesses on abbreviations--for example: @@ -108,7 +108,7 @@ prefer; but you may abbreviate option names if you use `--'. targets. `--enable-OPTION' - These flags tell the program or library being configured to + These flags tell the program or library being configured to configure itself differently from the default for the specified host/target combination. See below for a list of `--enable' options recognized in the gas distribution. |