mirror of
https://github.com/systemd/systemd.git
synced 2026-07-14 03:20:22 +00:00
If -flto is used then gcc will generate a lot more warnings than before, among them a number of use-without-initialization warnings. Most of them without are false positives, but let's make them go away, because it doesn't really matter.