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

Unified Diff: native_client_sdk/src/libraries/libjpeg/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/libjpeg/library.dsc
diff --git a/native_client_sdk/src/libraries/libjpeg/library.dsc b/native_client_sdk/src/libraries/libjpeg/library.dsc
index d5dd5c367ce974842ae7cadeadfe399ecff5c5e5..a6579e12bbda627f391ca803e6350fb226d3b7e0 100644
--- a/native_client_sdk/src/libraries/libjpeg/library.dsc
+++ b/native_client_sdk/src/libraries/libjpeg/library.dsc
@@ -1,6 +1,6 @@
{
'DISABLE': True,
- 'TOOLS': ['newlib', 'glibc', 'linux', 'win'],
+ 'TOOLS': ['newlib', 'glibc', 'bionic', 'linux', 'win'],
'SEARCH': [
'../../../../third_party/libjpeg',
],
« no previous file with comments | « native_client_sdk/src/libraries/jsoncpp/library.dsc ('k') | native_client_sdk/src/libraries/nacl_io/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698