manpage: tweak HOMEBREW_ARCH wording.

This commit is contained in:
Mike McQuaid 2019-05-07 08:33:44 +01:00
parent 9d4e1a53f5
commit 09d8f6485c
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
3 changed files with 3 additions and 5 deletions

View File

@ -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,

View File

@ -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,

View File

@ -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