gjs/rpminspect.yaml

11 lines
265 B
YAML
Raw Normal View History

annocheck:
ignore:
# the library is built with LLVM, so gcc-specific
# hardening properties are absent
- /usr/lib64/gjs/libmozjs-*.so
- /usr/lib/gjs/libmozjs-*.so
extra_opts:
# LTO builds are disabled on some archs
hardened: --skip-lto