Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3517)

Unified Diff: base/base_untrusted.gyp

Issue 10795083: Enable some parts of base that were previously disabled in base_untrusted (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/base.gypi ('k') | base/os_compat_nacl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_untrusted.gyp
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp
index 44baaa11ae281a15e9a1c57bc5bfd8f9fab8e248..a7406499392acb50abad623f98c38bab01b4842c 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',
« no previous file with comments | « base/base.gypi ('k') | base/os_compat_nacl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698