me
/
guix
Archived
1
0
Fork 0

doc: Document the rust-target platform field.

* doc/guix.texi (platform Reference): Document the rust-target platform
field.

Change-Id: I31642bbc64f6d4f2bfeed4a4000f95f853580444
master
Efraim Flashner 2023-12-17 14:52:19 +02:00
parent 6e6ccef212
commit f8c93ea712
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 5 additions and 0 deletions

View File

@ -45875,6 +45875,11 @@ This optional string field is only relevant if the kernel is Linux. In
that case, it corresponds to the ARCH variable used when building Linux, that case, it corresponds to the ARCH variable used when building Linux,
@code{"mips"} for instance. @code{"mips"} for instance.
@item @code{rust-target} (default: @code{#false})
This optional string field is used to determine which rust target is best
supported by this platform. For example, the base level system targeted by
@code{armhf-linux} system is closest to @code{armv7-unknown-linux-gnueabihf}.
@item @code{glibc-dynamic-linker} @item @code{glibc-dynamic-linker}
This field is the name of the GNU C Library dynamic linker for the This field is the name of the GNU C Library dynamic linker for the
corresponding system, as a string. It can be corresponding system, as a string. It can be