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

Unified Diff: SConstruct

Issue 722423003: Fix stack alignment of child threads on ARM. (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: fix comment Created 6 years 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 | src/nonsfi/linux/linux_pthread_private.c » ('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 0df9ddab7a5deee454d365b1cf9c334274e7eb9d..609af9513043ec432fdf1f8fa1dd7907206b35ed 100755
--- a/SConstruct
+++ b/SConstruct
@@ -704,6 +704,7 @@ nonsfi_test_whitelist = set([
'run_signal_sigbus_test',
'run_signal_test',
'run_socket_test',
+ 'run_stack_alignment_asm_test',
'run_stack_alignment_test',
'run_syscall_test',
'run_thread_test',
« no previous file with comments | « no previous file | src/nonsfi/linux/linux_pthread_private.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698