Files
openfoam/wmake/rules/linux64Clang
Mark Olesen d4a0dc631c CONFIG: relax requirement on C compile option
- with 1906, OpenFOAM is purely C++ code and the last toolchain bits C
  code have been avoided. Thus relax the wmake C rule for including
  WM_COMPILE_OPTION. This makes it much easier to add different
  compiler options with fewer files.

  For example, for Broadwell-specific options:

      cd wmake/rules/linux64Gcc
      cp c++Opt c++OptBdw

      edit this file and then use WM_COMPILE_OPTION=OptBdw

- ensure that WM_COMPILE_OPTION is always non-empty
2019-08-07 09:22:09 +02:00
..
2017-12-07 15:41:58 +00:00
2010-10-12 10:57:08 +02:00
2012-06-07 14:46:32 +01:00
2010-10-12 10:57:08 +02:00
2010-10-12 10:57:08 +02:00