|
|
|
|
|
by junon
1805 days ago
|
|
The code being the same != reproducible. Build tools can incorporate e.g. build timestamps into the built artifacts, or randomize the output for e.g. pattern scanning/patch deterrence. The input is irrelevant. I think you should have a look at what reproducible builds really are before evangelizing them. |
|
A reproducible build means anybody on any machine can build the same thing someone else has on theirs. That’s it.