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

Unified Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 176923017: [NaCl SDK] Compile for naclio for Bionic (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bug in h_error Created 6 years, 9 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
Index: native_client_sdk/src/build_tools/sdk_files.list
diff --git a/native_client_sdk/src/build_tools/sdk_files.list b/native_client_sdk/src/build_tools/sdk_files.list
index b346b1417629dfa9771aa78429e968b6b5d0643b..0427225c202c0e9db84b1d1f4ffb02d535d8ad9b 100644
--- a/native_client_sdk/src/build_tools/sdk_files.list
+++ b/native_client_sdk/src/build_tools/sdk_files.list
@@ -420,6 +420,7 @@ tools/getos.py
tools/host_gcc.mk
tools/host_vc.mk
tools/httpd.py
+[linux]tools/irt_core_arm.nexe
tools/irt_core_x86_32.nexe
tools/irt_core_x86_64.nexe
tools/lib/elf.py
@@ -430,6 +431,7 @@ tools/lib/quote.py
[linux,mac]tools/minidump_stackwalk
tools/nacl_config.py
tools/nacl_gcc.mk
+[linux]tools/nacl_helper_bootstrap_arm
[linux]tools/nacl_helper_bootstrap_x86_32
[linux]tools/nacl_helper_bootstrap_x86_64
tools/nacl_llvm.mk
@@ -438,5 +440,6 @@ tools/ncval.py
tools/oshelpers.py
tools/run.py
tools/sel_ldr.py
+[linux]tools/sel_ldr_arm
tools/sel_ldr_x86_32${EXE_EXT}
tools/sel_ldr_x86_64${EXE_EXT}
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | native_client_sdk/src/libraries/nacl_io/devfs/tty_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698