openwrt-packages/lang/rust/patches
Florian Eckert 6b6c74dca8 rust: add patch to fix remote filesystem issue
If the download directory is on another filesystem (NFS), then the
current implementation of bootstrapping rust fails. Because the 'syscall'
(rename) does not work on crossing filesystem boundary.

This chnage was already merged upstream to the github main rust repository.
rust-lang/rust#124975

The patch has been rebased so that it can be applied correctly.
No functional change.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-16 13:20:37 +02:00
..
0001-Update-xz2-and-use-it-static.patch rust: update to 1.77.0 2024-03-26 11:45:24 +02:00
0002-correct-the-handling-of-bootstrap-cache-path-option.patch rust: Update to 1.78.0 2024-05-05 12:49:58 +08:00
0003-bump-libc-deps-to-0.2.146.patch rust: update to 1.77.0 2024-03-26 11:45:24 +02:00
0004-Use-an-helper-to-move-the-files.patch rust: add patch to fix remote filesystem issue 2024-05-16 13:20:37 +02:00