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

Unified Diff: native_client_sdk/src/libraries/ppapi_gles2/library.dsc

Issue 339393005: [NaCl SDK] Add examples for bionic (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix warning Created 6 years, 5 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/libraries/ppapi_gles2/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_gles2/library.dsc b/native_client_sdk/src/libraries/ppapi_gles2/library.dsc
index 6b8b21e29b926052690e232e481869c48c8a0d1f..aaf19c942a899c69045ff7df83b656774c736ecd 100644
--- a/native_client_sdk/src/libraries/ppapi_gles2/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_gles2/library.dsc
@@ -1,5 +1,5 @@
{
- 'TOOLS': ['bionic', 'newlib', 'glibc', 'pnacl', 'linux', 'win'],
+ 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'linux', 'win'],
'SEARCH' : [
'../../../../ppapi/lib/gl/gles2',
'../../../../ppapi/lib/gl/include/EGL',
« no previous file with comments | « native_client_sdk/src/libraries/ppapi_cpp_private/library.dsc ('k') | native_client_sdk/src/libraries/sdk_util/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698