flatpak/rpminspect.yaml
Tomas Popela 93120b4ced rpminspect: Try to fix the lto detection
annocheck started to fail on lto even tough it passed 3 weeks ago. Try
to set the flags in the same way as they're done for clang.
2022-02-23 08:33:14 +01:00

8 lines
365 B
YAML

---
# LTO is disabled on purpose - see https://src.fedoraproject.org/rpms/flatpak/c/b778818a121d2b129788eebda390b59edf7eda8e
# Note that all (default hardened) flags need to be repeated here, if
# you override some config flags it will completely overwrite the
# defaults (--ignore-unknown --verbose).
annocheck:
- hardened: --ignore-unknown --verbose --skip-lto