OPAL/2024.1.0: version added and YAML config

This commit is contained in:
2025-06-02 16:12:54 +02:00
parent a4cffcd702
commit bc871ae3ee
18 changed files with 414 additions and 135 deletions
+2
View File
@@ -1,5 +1,7 @@
#!/usr/bin/env modbuild
export LC_CTYPE=C
pbuild::pre_configure() {
if (( V_MAJOR < 5 )); then
pbuild::add_configure_args "--enable-mpi-cxx"