build-profiles/README: mention XBPS_RUST_TARGET
This commit is contained in:
parent
ec1d62ac78
commit
918f50cd20
|
@ -8,3 +8,4 @@ for a specific architecture:
|
|||
- XBPS_CFLAGS (C compiler flags for host compiler)
|
||||
- XBPS_CXXFLAGS (C++ compiler flags for the host compiler)
|
||||
- XBPS_FFLAGS (Fortran compiler flags for the host compiler)
|
||||
- XBPS_RUST_TARGET (the compiler triplet for usage by cargo)
|
||||
|
|
Loading…
Reference in New Issue