diff options
Diffstat (limited to 'ipc/ipc_untrusted.gyp')
-rw-r--r-- | ipc/ipc_untrusted.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_untrusted.gyp b/ipc/ipc_untrusted.gyp index 00f91b8..a502548 100644 --- a/ipc/ipc_untrusted.gyp +++ b/ipc/ipc_untrusted.gyp @@ -22,6 +22,7 @@ 'nlib_target': 'libipc_untrusted.a', 'build_glibc': 0, 'build_newlib': 1, + 'build_irt': 1, }, 'dependencies': [ '<(DEPTH)/native_client/tools.gyp:prep_toolchain', |