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

Unified Diff: SConstruct

Issue 1212613002: Non-SFI mode: Add Linux asynchronous signal support (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Added a TODO to remove code after roll Created 5 years, 4 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
« no previous file with comments | « no previous file | documentation/nonsfi_mode_async_signals.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index a96951561c90f76b5a461a7b57b8ea96c144c6ca..5c32272183326f1b955be25d83989c39ec4520fb 100755
--- a/SConstruct
+++ b/SConstruct
@@ -715,6 +715,7 @@ nonsfi_test_whitelist = set([
'run_stack_alignment_test',
'run_syscall_test',
'run_thread_test',
+ 'run_user_async_signal_test',
])
« no previous file with comments | « no previous file | documentation/nonsfi_mode_async_signals.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698