summaryrefslogtreecommitdiffstats
path: root/build/isolate.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/isolate.gypi')
-rw-r--r--build/isolate.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/isolate.gypi b/build/isolate.gypi
index c291916..38d7aee 100644
--- a/build/isolate.gypi
+++ b/build/isolate.gypi
@@ -100,6 +100,7 @@
'--config-variable', 'icu_use_data_file_flag=<(icu_use_data_file_flag)',
'--config-variable', 'libpeer_target_type=<(libpeer_target_type)',
'--config-variable', 'use_openssl=<(use_openssl)',
+ '--config-variable', 'target_arch=<(target_arch)',
],
'conditions': [
# Note: When gyp merges lists, it appends them to the old value.