|
|
|
|
|
by nix23
2140 days ago
|
|
>it's very likely you won't be able to analyze the core.. You know that's the reproducible part, exact same library's same compiler same options. >Compilers don't produce reproducible builds. Sure they do, just compile two times the same and compare its hash, would be terrible if compilers makes something else every-time. |
|
[1] https://blog.conan.io/2019/09/02/Deterministic-builds-with-C...