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

Unified Diff: SConstruct

Issue 1293793009: Reland "Non-SFI mode: Add Linux asynchronous signal support" (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Fixed races on thread termination and removed the broken FP-restoration code 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
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 31d8db8f03319a44d0faccd36935fdf622814f22..1ad3c931aa9c0e321287f81454ce9b21fc8fdfcf 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') | documentation/nonsfi_mode_async_signals.txt » ('J')

Powered by Google App Engine
This is Rietveld 408576698