Skip to content

Commit

Permalink
Regenerate INSTALL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Myers committed Mar 13, 2014
1 parent 6f918f3 commit acd6e38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2014-03-13 Joseph Myers <joseph@codesourcery.com>

* INSTALL: Regenerated.

2014-03-13 Will Newton <will.newton@linaro.org>

* manual/setjmp.texi (System V contexts): Improve
Expand Down
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ will be used, and CFLAGS sets optimization options for the compiler.

If you only specify `--host', `configure' will prepare for a
native compile but use what you specify instead of guessing what
your system is. This is most useful to change the CPU submodel.
your system is. This is most useful to change the CPU submodel.
For example, if `configure' guesses your machine as
`i686-pc-linux-gnu' but you want to compile a library for 586es,
give `--host=i586-pc-linux-gnu' or just `--host=i586-linux' and add
Expand Down

0 comments on commit acd6e38

Please sign in to comment.