etc/config.sh/compiler: Added gcc-9.5.0
This commit is contained in:
@ -57,6 +57,9 @@ OpenFOAM | ThirdParty)
|
||||
Gcc82)
|
||||
gcc_version=gcc-8.2.0
|
||||
;;
|
||||
Gcc95)
|
||||
gcc_version=gcc-9.5.0
|
||||
;;
|
||||
Gcc111)
|
||||
gcc_version=gcc-11.1.0
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user