mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-08 14:02:11 +02:00
Build fails with Rust 1.70+ as Gentoo ebuild of Rust 1.70 started showing different behavior w.r.t. LTO. Set LTO to false (a.k.a. "thin-local") to fix that. Pulls in https://github.com/flatcar/update-ssh-keys/pull/8