Startup scripts: Add documentation for WM_ARCH_OPTION

This commit is contained in:
Henry
2015-05-14 18:47:48 +01:00
parent 6a4fd43ee0
commit 51a1c73f39
4 changed files with 6 additions and 24 deletions

View File

@ -66,7 +66,9 @@ foamCompiler=system
export WM_COMPILER=Gcc
unset WM_COMPILER_ARCH WM_COMPILER_LIB_ARCH
#- Architecture:
#- 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
# WM_ARCH_OPTION = 32 | 64
export WM_ARCH_OPTION=64