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

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: Disabled the async signal test for glibc Created 5 years, 5 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 8d265828cc8d54213b6a60f970b3d4dca5aabfde..2bf308187fd5a1c5f55ad6280eaeb9c43ff50362 100755
--- a/SConstruct
+++ b/SConstruct
@@ -714,6 +714,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