On Mon, 24 Jun 2024 at 06:00, Sundeep KOKKONDA via lists.openembedded.org <[email protected]> wrote: > - The hash-id generates identically when the rust built from it's sources > every time.
This is not the case. I just built rust (without sstate, from sources) in two different build directories on the same machine, and indeed rustdoc is different: alex@Zen2:/srv/storage/alex/yocto$ diff -uNr build-64/tmp/work/core2-64-poky-linux/rust/1.75.0/image/ build-64-2/tmp/work/core2-64-poky-linux/rust/1.75.0/image/ Binary files build-64/tmp/work/core2-64-poky-linux/rust/1.75.0/image/usr/bin/rustdoc and build-64-2/tmp/work/core2-64-poky-linux/rust/1.75.0/image/usr/bin/rustdoc differ Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#201067): https://lists.openembedded.org/g/openembedded-core/message/201067 Mute This Topic: https://lists.openembedded.org/mt/106407787/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
