| Index: build/isolate.gypi
|
| diff --git a/build/isolate.gypi b/build/isolate.gypi
|
| index c291916e2b7cb53d1b0b5bfdc780e8cd01be910b..38d7aeea43d095d604cc9d3f20eca9356b3e7c11 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.
|
|
|