Chromium Code Reviews| Index: ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
| diff --git a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
| index 7c67da4319336b42576bc5f5e69addc1e07c2feb..becb973bc8fa38282abff9800c3b34e6a9739c31 100644 |
| --- a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
| +++ b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp |
| @@ -17,6 +17,7 @@ |
| 'out_newlib64': '<(SHARED_INTERMEDIATE_DIR)/tc_pnacl_translate/lib-x86-64/libpnacl_irt_shim.a', |
| 'build_glibc': 0, |
| 'build_newlib': 1, |
| + 'force_arm_pnacl': 1, |
| 'sources': [ |
| 'pnacl_shim.c', |
| 'shim_entry.c', |