2024-03-26 17:30:28 +00:00
|
|
|
---
|
|
|
|
inspections:
|
|
|
|
badfuncs: off
|
2025-01-30 19:46:56 +00:00
|
|
|
annocheck:
|
2025-02-14 19:11:38 +00:00
|
|
|
# this is passed to --profile= for annocheck
|
|
|
|
profile: el10
|
|
|
|
|
2025-01-30 19:46:56 +00:00
|
|
|
extra_opts:
|
2025-02-14 19:11:38 +00:00
|
|
|
# the first option is for multiple platforms
|
|
|
|
# the next two are for aarch64
|
|
|
|
# not included here is --skip-optimization
|
2025-02-24 22:36:09 +00:00
|
|
|
hardened: --skip-cf-protection --skip-dynamic-tags --skip-property-note --ignore-unknown --verbose
|