Closed gasper-vrhovsek closed 6 years ago
I didn't forget about this one, but would like to test it locally before merge. Right after I finish my part in 5.3 ;)
@miha-plesko please review the most recent changes. I have implemented the changes you requested and tested building openfoam packages and everything looked ok.
This commit will fix building OpenFOAM packages by leaving only the solver .so file that corresponds to the package being built.
openfoam_core.patch
has been moved to thecommon
directory, because it is used for all solver packages. AdditionallyreconstructPar
anddecomposePar
links are removed from specific solver packages, but left inopenfoam.core
package.@miha-plesko @gberginc please review