mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
CONFIG: add compiler config for Gcc 7.1.0
This commit is contained in:
@ -65,6 +65,9 @@ ThirdParty)
|
||||
Gcc63)
|
||||
gcc_version=gcc-6.3.0
|
||||
;;
|
||||
Gcc71)
|
||||
gcc_version=gcc-7.1.0
|
||||
;;
|
||||
Clang)
|
||||
clang_version=llvm-3.7.1
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user