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

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

Issue 940183002: [NaCl SDK] Add arm-nacl-clang support to the SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « native_client_sdk/src/build_tools/build_sdk.py ('k') | native_client_sdk/src/tools/nacl_config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ea65895a1b25182201906a44eaccf0b92cecb048..161ac2bc094ca0189e7c0025fce6eb632db112e2 100644
--- a/native_client_sdk/src/build_tools/sdk_files.list
+++ b/native_client_sdk/src/build_tools/sdk_files.list
@@ -65,6 +65,7 @@ include/gtest/internal/*
include/gtest/internal/src/*
include/json/*
include/KHR/*
+include/mac/sys/mount.h
include/nacl_io/*
include/nacl_io/pepper/*
include/newlib/*
@@ -72,7 +73,6 @@ include/newlib/arpa/*
include/newlib/netinet/*
include/newlib/netinet6/*
include/newlib/sys/*
-include/mac/sys/mount.h
include/pnacl/*
include/pnacl/arpa/*
include/pnacl/netinet/*
@@ -133,6 +133,22 @@ include/win/sys/poll.h
[win]lib/${PLATFORM}_x86_32_host/Release/ppapi_gles2.lib
[win]lib/${PLATFORM}_x86_32_host/Release/pthread.lib
[win]lib/${PLATFORM}_x86_32_host/Release/sdk_util.lib
+lib/clang-newlib_arm/Debug/libgmock.a
+lib/clang-newlib_arm/Debug/libgtest.a
+lib/clang-newlib_arm/Debug/libnacl_io.a
+lib/clang-newlib_arm/Debug/libppapi_cpp.a
+lib/clang-newlib_arm/Debug/libppapi_cpp_private.a
+lib/clang-newlib_arm/Debug/libppapi_gles2.a
+lib/clang-newlib_arm/Debug/libppapi_simple.a
+lib/clang-newlib_arm/Debug/libsdk_util.a
+lib/clang-newlib_arm/Release/libgmock.a
+lib/clang-newlib_arm/Release/libgtest.a
+lib/clang-newlib_arm/Release/libnacl_io.a
+lib/clang-newlib_arm/Release/libppapi_cpp.a
+lib/clang-newlib_arm/Release/libppapi_cpp_private.a
+lib/clang-newlib_arm/Release/libppapi_gles2.a
+lib/clang-newlib_arm/Release/libppapi_simple.a
+lib/clang-newlib_arm/Release/libsdk_util.a
lib/clang-newlib_x86_32/Debug/libgmock.a
lib/clang-newlib_x86_32/Debug/libgtest.a
lib/clang-newlib_x86_32/Debug/libnacl_io.a
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | native_client_sdk/src/tools/nacl_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698