diff options
Diffstat (limited to 'base/base_untrusted.gyp')
-rw-r--r-- | base/base_untrusted.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp index fc088f8..e4b005b 100644 --- a/base/base_untrusted.gyp +++ b/base/base_untrusted.gyp @@ -22,6 +22,7 @@ 'nlib_target': 'libbase_untrusted.a', 'build_glibc': 1, 'build_newlib': 1, + 'build_irt': 1, 'sources': [ 'base_switches.cc', 'base_switches.h', |