summaryrefslogtreecommitdiffstats
path: root/ipc/ipc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc.gyp')
-rw-r--r--ipc/ipc.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp
index c56f68a..edc53a4 100644
--- a/ipc/ipc.gyp
+++ b/ipc/ipc.gyp
@@ -141,7 +141,7 @@
},
],
'conditions': [
- ['OS=="win"', {
+ ['OS=="win" and target_arch=="ia32"', {
'targets': [
{
'target_name': 'ipc_win64',