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

Unified Diff: remoting/remoting_nacl.gyp

Issue 433943004: Revert "Add a dependency on the AOT shi..." and remove adhoc pexe->nexe disables. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove other pexe -> nexe disablement Created 6 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 | « chrome/test/data/nacl/nacl_test_data.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_nacl.gyp
diff --git a/remoting/remoting_nacl.gyp b/remoting/remoting_nacl.gyp
index 0dd96b18256a5023584312aa748e307d44a83bbc..b9000ba1e90cd74c56aad238cfa39d0262d31caa 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -146,8 +146,6 @@
'build_glibc': 0,
'build_newlib': 0,
'build_pnacl_newlib': 1,
- 'enable_x86_32': 0,
- 'enable_x86_64': 0,
jvoung (off chromium) 2014/07/31 17:05:25 Is this because the nexe is not needed, or is it r
Sergey Ulanov 2014/08/12 18:34:05 NEXE isn't needed on any platform, including ARM.
'extra_deps_pnacl_newlib': [
'>(tc_lib_dir_pnacl_newlib)/libbase_i18n_nacl.a',
'>(tc_lib_dir_pnacl_newlib)/libbase_nacl.a',
« no previous file with comments | « chrome/test/data/nacl/nacl_test_data.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698