mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 02:51:14 +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.