1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/lang/rust-bootstrap
Tobias Kortkamp b1670e2c3d
lang/rust*: Mk/Uses/cargo.mk: Move TMPDIR to WRKDIR
rustc stashes intermediary files in TMPDIR (default /tmp) which
might cause issues for users that for some reason space limit their
/tmp.  WRKDIR should have plenty of space.

Other ports that use rustc might be affected too, but set it only
in USES=cargo and lang/rust* ports for now.

PR:		258126
With hat:	rust
2021-09-06 21:28:28 +02:00
..
distinfo lang/rust: Update to 1.54.0 2021-08-28 15:38:37 +02:00
Makefile lang/rust*: Mk/Uses/cargo.mk: Move TMPDIR to WRKDIR 2021-09-06 21:28:28 +02:00
pkg-descr
sync.sh lang/rust-bootstrap: Fix sync.sh to work with any package extension 2021-09-06 21:27:27 +02:00