diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2019-05-04 22:33:37 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2019-05-04 22:39:52 +0200 |
| commit | 2921b6a611a4acf5a187559dde8cf0ace3b49a10 (patch) | |
| tree | e8173c8cf41b56c345f9244b1f59d3d11599067c | |
| parent | 3aa11dfbed4f5c03863f760dc7efbc38bd4aafc6 (diff) | |
doc: Adjust cross-references for GNU triplets.
* doc/guix.texi (Defining Packages): Reference to 'autoconf' instead of
obsolete 'configure' manual for triplets.
(Additional Build Options): Adjust 'autoconf' node name.
| -rw-r--r-- | doc/guix.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 82ccccb6db5..5e6037d9f51 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -5298,8 +5298,7 @@ Return the @code{<derivation>} object of @var{package} cross-built from | |||
| 5298 | 5298 | ||
| 5299 | @var{target} must be a valid GNU triplet denoting the target hardware | 5299 | @var{target} must be a valid GNU triplet denoting the target hardware |
| 5300 | and operating system, such as @code{"mips64el-linux-gnu"} | 5300 | and operating system, such as @code{"mips64el-linux-gnu"} |
| 5301 | (@pxref{Configuration Names, GNU configuration triplets,, configure, GNU | 5301 | (@pxref{Specifying Target Triplets,,, autoconf, Autoconf}). |
| 5302 | Configure and Build System}). | ||
| 5303 | @end deffn | 5302 | @end deffn |
| 5304 | 5303 | ||
| 5305 | @cindex package transformations | 5304 | @cindex package transformations |
| @@ -8156,7 +8155,7 @@ also be offloaded to a remote machine of the right architecture. | |||
| 8156 | @item --target=@var{triplet} | 8155 | @item --target=@var{triplet} |
| 8157 | @cindex cross-compilation | 8156 | @cindex cross-compilation |
| 8158 | Cross-build for @var{triplet}, which must be a valid GNU triplet, such | 8157 | Cross-build for @var{triplet}, which must be a valid GNU triplet, such |
| 8159 | as @code{"mips64el-linux-gnu"} (@pxref{Specifying target triplets, GNU | 8158 | as @code{"mips64el-linux-gnu"} (@pxref{Specifying Target Triplets, GNU |
| 8160 | configuration triplets,, autoconf, Autoconf}). | 8159 | configuration triplets,, autoconf, Autoconf}). |
| 8161 | 8160 | ||
| 8162 | @anchor{build-check} | 8161 | @anchor{build-check} |
