diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..d810728 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,6 @@ +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