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

Unified Diff: src/trusted/service_runtime/build.scons

Issue 12207165: Mac x86_64: Mach exception support (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 years, 10 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: src/trusted/service_runtime/build.scons
===================================================================
--- src/trusted/service_runtime/build.scons (revision 10790)
+++ src/trusted/service_runtime/build.scons (working copy)
@@ -168,6 +168,7 @@
GENERATED + '/nacl_exc_server.c',
'osx/crash_filter.c',
'osx/mach_exception_handler.c',
+ 'osx/mach_thread_map.c',
'osx/nacl_ldt.c',
'osx/nacl_thread_nice.c',
'osx/outer_sandbox.c',
« no previous file with comments | « no previous file | src/trusted/service_runtime/nacl_app_thread.c » ('j') | src/trusted/service_runtime/nacl_app_thread.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698