Startup scripts: Add documentation for WM_ARCH_OPTION
This commit is contained in:
@ -66,7 +66,9 @@ setenv WM_COMPILER Gcc
|
||||
setenv WM_COMPILER_ARCH # defined but empty
|
||||
unsetenv 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
|
||||
setenv WM_ARCH_OPTION 64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user