manpage: tweak HOMEBREW_ARCH wording.
This commit is contained in:
parent
9d4e1a53f5
commit
09d8f6485c
@ -116,8 +116,7 @@ Note that environment variables must have a value set to be detected. For exampl
|
||||
`export HOMEBREW_NO_INSECURE_REDIRECT`.
|
||||
|
||||
* `HOMEBREW_ARCH`:
|
||||
If set, Homebrew will pass cpu type name to compiler by `-march` option instead of
|
||||
`-march=native`. This is affected on Linux only.
|
||||
Linux only: If set, Homebrew will pass the set value to type name to the compiler's `-march` option instead of using the default (`-march=native`).
|
||||
|
||||
* `HOMEBREW_ARTIFACT_DOMAIN`:
|
||||
If set, instructs Homebrew to prefix all download URLs, including those for bottles,
|
||||
|
||||
@ -993,8 +993,7 @@ Note that environment variables must have a value set to be detected. For exampl
|
||||
`export HOMEBREW_NO_INSECURE_REDIRECT`.
|
||||
|
||||
* `HOMEBREW_ARCH`:
|
||||
If set, Homebrew will pass cpu type name to compiler by `-march` option instead of
|
||||
`-march=native`. This is affected on Linux only.
|
||||
Linux only: If set, Homebrew will pass the set value to type name to the compiler's `-march` option instead of using the default (`-march=native`).
|
||||
|
||||
* `HOMEBREW_ARTIFACT_DOMAIN`:
|
||||
If set, instructs Homebrew to prefix all download URLs, including those for bottles,
|
||||
|
||||
@ -1226,7 +1226,7 @@ Note that environment variables must have a value set to be detected\. For examp
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_ARCH\fR
|
||||
If set, Homebrew will pass cpu type name to compiler by \fB\-march\fR option instead of \fB\-march=native\fR\. This is affected on Linux only\.
|
||||
Linux only: If set, Homebrew will pass the set value to type name to the compiler\'s \fB\-march\fR option instead of using the default (\fB\-march=native\fR)\.
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_ARTIFACT_DOMAIN\fR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user