sit/etc/platform-configs/laki/compiler
Christoph Niethammer 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
..
gnu Fix GCC compiler version command to outputting the full version number 2024-03-28 03:14:18 +01:00
intel - Specify F77 before Fortran (F90, F2003, F2008) compilers 2024-03-28 02:43:56 +01:00
llwm Config for the LLVM compiler. 2024-03-28 03:11:44 +01:00
pgi Added F90 compiler specifications for all modules and fixed typos. 2024-03-28 02:43:56 +01:00
system Added configurable compiler selection for different platforms. 2024-03-28 02:43:56 +01:00