mirror of git://sourceware.org/git/glibc.git
Regenerate INSTALL.
This commit is contained in:
parent
6f918f367a
commit
acd6e38912
|
@ -1,3 +1,7 @@
|
||||||
|
2014-03-13 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
|
* INSTALL: Regenerated.
|
||||||
|
|
||||||
2014-03-13 Will Newton <will.newton@linaro.org>
|
2014-03-13 Will Newton <will.newton@linaro.org>
|
||||||
|
|
||||||
* manual/setjmp.texi (System V contexts): Improve
|
* manual/setjmp.texi (System V contexts): Improve
|
||||||
|
|
2
INSTALL
2
INSTALL
|
@ -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
|
If you only specify `--host', `configure' will prepare for a
|
||||||
native compile but use what you specify instead of guessing what
|
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
|
For example, if `configure' guesses your machine as
|
||||||
`i686-pc-linux-gnu' but you want to compile a library for 586es,
|
`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
|
give `--host=i586-pc-linux-gnu' or just `--host=i586-linux' and add
|
||||||
|
|
Loading…
Reference in New Issue