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

Unified Diff: SConstruct

Issue 744803003: Non-SFI mode: Add syscalls which are needed for nacl_helper_nonsfi's sandbox. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 5 years, 11 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 | src/nonsfi/linux/abi_conversion.h » ('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 6864d372a007f396e71a0e90edf4b4b0bec59a99..0ffe0482b0364d46046cf3275585f57a527fff58 100755
--- a/SConstruct
+++ b/SConstruct
@@ -688,6 +688,7 @@ nonsfi_test_whitelist = set([
'run_dup_test',
'run_exception_test',
'run_fcntl_test',
+ 'run_file_descriptor_test',
'run_float_test',
'run_fork_test',
'run_getpid_test',
« no previous file with comments | « no previous file | src/nonsfi/linux/abi_conversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698