build-profiles/README: mention XBPS_RUST_TARGET

This commit is contained in:
maxice8
2019-01-19 07:59:52 -02:00
parent ec1d62ac78
commit 918f50cd20

View File

@@ -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)