etc/config/settings: Set WM_ARCH_OPTION=32 on 32bit OSs
This commit is contained in:
@ -50,6 +50,7 @@ case Linux:
|
||||
|
||||
switch (`uname -m`)
|
||||
case i686:
|
||||
setenv WM_ARCH_OPTION 32
|
||||
breaksw
|
||||
|
||||
case x86_64:
|
||||
|
||||
Reference in New Issue
Block a user