Index: build/all.gyp |
=================================================================== |
--- build/all.gyp (revision 184098) |
+++ build/all.gyp (working copy) |
@@ -183,7 +183,7 @@ |
'target_name': 'All_syzygy', |
'type': 'none', |
'conditions': [ |
- ['OS=="win" and fastbuild==0', { |
+ ['OS=="win" and fastbuild==0 and target_arch=="ia32"', { |
'dependencies': [ |
'../chrome/installer/mini_installer_syzygy.gyp:*', |
], |