diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index ac23bd5ecf..06b45c3bdb 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -161,6 +161,8 @@ _$(CPU) + _amd64 + _ia64 @@ -272,6 +274,15 @@ unicows + + /MACHINE:AMD64 + /MACHINE:IA64 + + + WX_CPU_AMD64 + WX_CPU_IA64 + +