Python cryptography, Rust, and Gentoo
Python cryptography, Rust, and Gentoo
Posted Feb 17, 2021 4:59 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)In reply to: Python cryptography, Rust, and Gentoo by dvdeug
Parent article: Python cryptography, Rust, and Gentoo
> Recompilation has been known to randomly break applications as well.
Uhh.... Whut? Recompilation can't break applications, especially with repeatable builds. A bad fix that changes the API can certainly do that.
Uhh.... Whut? Recompilation can't break applications, especially with repeatable builds. A bad fix that changes the API can certainly do that.
But it's way better than random breakages because the ABI has subtly changed.
