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

Unified Diff: native_client_sdk/src/examples/hello_world_gles/example.dsc

Issue 10824246: add glibc support to examples (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add pnacl to tumbler example Created 8 years, 4 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/hello_world_gles/example.dsc
diff --git a/native_client_sdk/src/examples/hello_world_gles/example.dsc b/native_client_sdk/src/examples/hello_world_gles/example.dsc
index 1f6bda3becc564769d9c7737487d75bd6d809d51..67c424e9e64d7c3065cb5cc961c4b525d33ecfa8 100644
--- a/native_client_sdk/src/examples/hello_world_gles/example.dsc
+++ b/native_client_sdk/src/examples/hello_world_gles/example.dsc
@@ -1,5 +1,5 @@
{
- 'TOOLS': ['newlib', 'pnacl', 'win'],
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win'],
'TARGETS': [
{
'NAME' : 'hello_world_gles',
« no previous file with comments | « native_client_sdk/src/examples/fullscreen_tumbler/example.dsc ('k') | native_client_sdk/src/examples/tumbler/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698