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

Unified Diff: native_client_sdk/src/examples/demo/nacl_io/example.dsc

Issue 240493003: Support static/dynamic for bionic (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix issues. Created 6 years, 8 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/examples/demo/nacl_io/example.dsc
diff --git a/native_client_sdk/src/examples/demo/nacl_io/example.dsc b/native_client_sdk/src/examples/demo/nacl_io/example.dsc
index 1c85cc2d0d41cc2a2d8beb8339e8ce455df9c7b4..0f284fc017fd7e301a4402cf0d2f836de5dbf9b3 100644
--- a/native_client_sdk/src/examples/demo/nacl_io/example.dsc
+++ b/native_client_sdk/src/examples/demo/nacl_io/example.dsc
@@ -1,5 +1,5 @@
{
- 'TOOLS': ['newlib', 'glibc', 'pnacl'],
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'bionic'],
'TARGETS': [
{
'NAME' : 'nacl_io',
« no previous file with comments | « native_client_sdk/src/examples/api/graphics_2d/example.dsc ('k') | native_client_sdk/src/libraries/gmock/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698