Index: native_client_sdk/src/examples/tutorial/debugging/example.dsc |
diff --git a/native_client_sdk/src/examples/tutorial/debugging/example.dsc b/native_client_sdk/src/examples/tutorial/debugging/example.dsc |
index 36ef72639c1e653d4ccbe841a67ac6e0fb93ef48..a9233e4de7fc8c9b4c86c6b4e1fd3908a6985ae3 100644 |
--- a/native_client_sdk/src/examples/tutorial/debugging/example.dsc |
+++ b/native_client_sdk/src/examples/tutorial/debugging/example.dsc |
@@ -1,10 +1,6 @@ |
{ |
'DISABLE_PACKAGE': True, # Doesn't work in packaged apps yet. |
'TOOLS': ['newlib'], |
- 'SEARCH': [ |
- '.', |
- '../..', |
- ], |
'TARGETS': [ |
{ |
'NAME' : 'debugging', |