libfabric/fabtests-rpmlintrc
Nicolas Morey 08f2f39cab - Add -Wno-incompatible-pointer-types to CFLAGS to enable building
for 32bit with GCC 14.

If this request is ok, please forward it soon to factory so that
it is ready when the default compiler is switched.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/libfabric?expand=0&rev=103
2024-08-08 16:01:35 +00:00

7 lines
245 B
Plaintext

# This line is mandatory to access the configuration functions
from Config import *
addFilter("no-manual-page-for-binary fi_.*")
addFilter("no-manual-page-for-binary runfabtests.sh")
addFilter("no-manual-page-for-binary rft_yaml_to_junit_xml")