diff --git a/rpminspect.yaml b/rpminspect.yaml index 5b6857a..c883d35 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -10,7 +10,8 @@ annocheck: # Note that all (default fedora) flags need to be repeated here, if # you override some config flags it will completely overwrite the # defaults (--ignore-unknown --verbose). - - hardened: --ignore-unknown --verbose --skip-lto + jobs: + - hardened: --ignore-unknown --verbose --skip-lto # Ignore files built specially without hardening flags ignore: # Valgrind tools themselves (memcheck, cachegrind, massif, etc) are