mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
cross-profiles/README: mention XBPS_CROSS_RUST_TARGET
XBPS_CROSS_RUSTFLAGS
This commit is contained in:
parent
1fcdcdd959
commit
5ae9e3d2f1
1 changed files with 2 additions and 0 deletions
|
@ -11,5 +11,7 @@ A cross profile file must provide the following variables:
|
|||
- XBPS_CROSS_FFLAGS (Fortran compiler flags for the cross compiler)
|
||||
- XBPS_CROSS_CPPFLAGS (Preprocessor flags for the cross compiler)
|
||||
- XBPS_CROSS_LDFLAGS (Linker flags for the cross compiler)
|
||||
- XBPS_CROSS_RUST_TARGET (the rust triplet for the rust cross compiler)
|
||||
- XBPS_CROSS_RUSTFLAGS (rust compiler flags for the cross compiler)
|
||||
|
||||
A source package matching `cross-${XBPS_CROSS_TRIPLET}' must also exist.
|
||||
|
|
Loading…
Add table
Reference in a new issue