1ed97302bc
- Add environment module support for HPC. * create baselib.conf on the fly. - Add superlu-5.2-make.patch: add compiler and build flags in make.inc. - Separate off documentation and examples to separate packages. OBS-URL: https://build.opensuse.org/request/show/663854 OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=3
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
addFilter("superlu.* library-without-ldconfig-postin")
|
|
addFilter("superlu.* library-without-ldconfig-postun")
|
|
|