diff options
Diffstat (limited to 'base/allocator/allocator.gyp')
-rw-r--r-- | base/allocator/allocator.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp index 78aa7aa..52420cf 100644 --- a/base/allocator/allocator.gyp +++ b/base/allocator/allocator.gyp @@ -521,6 +521,7 @@ 'prep_libc.py', '$(VCInstallDir)lib', '<(SHARED_INTERMEDIATE_DIR)/allocator', + '<(target_arch)', ], }, ], |