ddb1599fdd
- Adapt license tag to SPDX - Add rpminspect.yaml file to skip tests with false positives
8 lines
244 B
YAML
8 lines
244 B
YAML
annocheck:
|
|
extra_opts:
|
|
# libflexiblas_netlib.so:
|
|
# - fortify: isamax_, sasum_
|
|
# libflexiblas_fallback_lapack.so:
|
|
# - fortify: sgbbrd_, sgbcon_, sgbequ_, sladiv2_, slamch_
|
|
hardened: --skip-glibcxx-assertions --skip-fortify
|