Chromium Code Reviews| 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', |