forked from pool/openmpi4
2a914cad07
Add openmpi4 OBS-URL: https://build.opensuse.org/request/show/764679 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openmpi4?expand=0&rev=1
9 lines
337 B
Plaintext
9 lines
337 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
addFilter("openmpi.*-config.* useless-provides")
|
|
addFilter("openmpi.*-devel.* shared-lib-calls-exit")
|
|
addFilter("openmpi.*-libs.* rpath-in-buildconfig")
|
|
addFilter("openmpi.*-libs.* shared-lib-calls-exit")
|
|
addFilter("openmpi.*-libs.* useless-provides")
|