mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
etc/config/settings: Set WM_ARCH_OPTION=32 on 32bit OSs
This commit is contained in:
@ -68,7 +68,7 @@ unsetenv WM_COMPILER_LIB_ARCH
|
||||
|
||||
#- Memory addressing:
|
||||
# On a 64bit OS this can be 32bit or 64bit
|
||||
# On a 32bit OS addressing is 32bin and this option is not used
|
||||
# On a 32bit OS addressing is 32bit and this option is not used
|
||||
# WM_ARCH_OPTION = 32 | 64
|
||||
setenv WM_ARCH_OPTION 64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user