Skip to content

Commit 95b42f6

Browse files
committed
chore: Attempt to make reproducible builds
Rustc still does not have complete support for fully reproducible builds (rust-lang/rust#75362). Attempt to narrow the gap by following the advice from (rust-lang/rust#102299) and overwrite all panic paths with a different, consistent value. Changes: * Use --remap-path-prefixes to make paths consistent. * Set build path to /tmp/build-yhm. * Include Cargo.lock files to compile the same dependencies.
1 parent b42b5fd commit 95b42f6

File tree

4 files changed

+2728
-4
lines changed

4 files changed

+2728
-4
lines changed

0 commit comments

Comments
 (0)