mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
doc: Remove left-over MIPS.
* doc/guix.texi (Additional Build Options): Substitute aarch64 for MIPS.
This commit is contained in:
parent
337441609c
commit
aeca46ae0f
1 changed files with 2 additions and 2 deletions
|
@ -12474,8 +12474,8 @@ If a log is unavailable locally, and unless @option{--no-substitutes} is
|
|||
passed, the command looks for a corresponding log on one of the
|
||||
substitute servers (as specified with @option{--substitute-urls}).
|
||||
|
||||
So for instance, imagine you want to see the build log of GDB on MIPS,
|
||||
but you are actually on an @code{x86_64} machine:
|
||||
So for instance, imagine you want to see the build log of GDB on
|
||||
@code{aarch64}, but you are actually on an @code{x86_64} machine:
|
||||
|
||||
@example
|
||||
$ guix build --log-file gdb -s aarch64-linux
|
||||
|
|
Loading…
Reference in a new issue