Index: native_client_sdk/src/libraries/ppapi_simple/library.dsc |
diff --git a/native_client_sdk/src/libraries/ppapi_simple/library.dsc b/native_client_sdk/src/libraries/ppapi_simple/library.dsc |
index 8cb2c056bfee6fe2d335d665da9bc5841acf65cc..0b2683df99efa70c1782a2ff121d11a24bdc84ca 100644 |
--- a/native_client_sdk/src/libraries/ppapi_simple/library.dsc |
+++ b/native_client_sdk/src/libraries/ppapi_simple/library.dsc |
@@ -1,5 +1,5 @@ |
{ |
- 'TOOLS': ['newlib', 'glibc', 'pnacl'], |
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'linux'], |
binji
2013/11/15 17:26:23
not sure this is a good idea -- the first call to
Sam Clegg
2013/11/15 18:13:34
No because we intercept mount directly in syscalls
binji
2013/11/15 18:21:18
Agreed, I'm just not sure we want to turn it out f
|
'TARGETS': [ |
{ |
'NAME' : 'ppapi_simple', |