Commit graph

2 commits

Author SHA1 Message Date
7df26522c3 Fix GCC compiler version command to outputting the full version number
The version printed by GCC's -dumpversion option may only be a single
number (the major version). Therefore use the -dumpfullversion option which
guarantees to print the three numbers format 'major.minor.patchlevel'.

Signed-off-by: Christoph Niethammer <niethammer@hlrs.de>
2024-03-28 03:14:18 +01:00
fd85082f18 Prepare sit for new HAWK setup
* Adapted sit to new lmod module structure
* Added configuration files for available compilers
2024-03-28 03:14:18 +01:00