diff options
Diffstat (limited to 'base/base_untrusted.gyp')
-rw-r--r-- | base/base_untrusted.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp index 44baaa1..a740649 100644 --- a/base/base_untrusted.gyp +++ b/base/base_untrusted.gyp @@ -20,7 +20,7 @@ 'base_target': 1, 'nacl_untrusted_build': 1, 'nlib_target': 'libbase_untrusted.a', - 'build_glibc': 0, + 'build_glibc': 1, 'build_newlib': 1, 'sources': [ 'atomicops_internals_x86_gcc.cc', |