Commit graph

5 commits

Author SHA1 Message Date
024ca0f0d6 Reverting default build options.
Use all available cores by default. To make sequential builds set MAKEOPTS
in sit class file or use a custom src_build function.
2024-03-28 02:43:56 +01:00
Rainer Keller
28db8095c5 - Specify F77 before Fortran (F90, F2003, F2008) compilers
- Don't use -j2 make option by default, may break some non-conforming source builts
 - Fix a few buglets (like LOGDIR , and when packages are NOT configure-based, aka
   do not create a config.log file)
2024-03-28 02:43:56 +01:00
6a27e91380 Look for the number of available CPUs for parallel builds. 2024-03-28 02:43:56 +01:00
9af6785a4b Added fallback platform and default compiler to config file. 2024-03-28 02:43:56 +01:00
1560cc6944 sit script and first sit class file for Open MPI
Install software package with
> sit FILE
2024-03-28 02:43:55 +01:00