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

Unified Diff: native_client_sdk/src/examples/api/graphics_2d/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/api/graphics_2d/example.dsc
diff --git a/native_client_sdk/src/examples/api/graphics_2d/example.dsc b/native_client_sdk/src/examples/api/graphics_2d/example.dsc
index a9b31c7737b46bb65654e6cd9285161a9894f1e4..9f5e5bf9d05a0e445b1b1c24e2f156ac4ed734cd 100644
--- a/native_client_sdk/src/examples/api/graphics_2d/example.dsc
+++ b/native_client_sdk/src/examples/api/graphics_2d/example.dsc
@@ -1,5 +1,5 @@
{
- 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'bionic', 'win', 'linux'],
'TARGETS': [
{
'NAME' : 'graphics_2d',
« no previous file with comments | « native_client_sdk/src/examples/api/audio/example.dsc ('k') | native_client_sdk/src/examples/demo/nacl_io/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698