qt6-qtbase/rpminspect.yaml

16 lines
427 B
YAML
Raw Permalink Normal View History

---
ignore:
- '/usr/lib*/qt6/tests/*'
annocheck:
# QT is known not to work properly with LTO at this point. Some of the issues
# are being worked on upstream and disabling LTO should be re-evaluated as
# we update this change. Until such time...
# Disable LTO
jobs:
hardened: --skip-lto
ignore:
- '/usr/lib*/qt6/examples/*'
xml:
ignore:
- '/usr/lib*/qt6/mkspecs/macx*'