mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
CONFIG: rationalize compiler tuning
- support prefs.compiler with better possibilities to provide overload values STYLE: reduce code for WM_ARCH_OPTION (seldom-used)
This commit is contained in:
@ -12,10 +12,12 @@
|
||||
#
|
||||
# File
|
||||
# config.sh/example/compiler-Gcc92
|
||||
# - sourced by OpenFOAM-*/etc/config.sh/compiler
|
||||
#
|
||||
# Description
|
||||
# Example of fine tuning compiler settings with a hook
|
||||
# Example of tuning compiler settings with a hook (POSIX shell).
|
||||
#
|
||||
# Copy to etc/config.sh (or ~/.OpenFOAM/config.sh) and it will be
|
||||
# sourced by OpenFOAM-*/etc/config.sh/compiler
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user