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

Unified Diff: SConstruct

Issue 546883003: MinSFI: Passing arguments to the entry function (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 6 years, 3 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 | site_scons/site_tools/naclsdk.py » ('j') | src/include/minsfi_priv.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index f6dbc26d47a2f84544481b79683a25371ce9223f..2e2ff084113647893a8a7ceb744f4da22ef5a00b 100755
--- a/SConstruct
+++ b/SConstruct
@@ -3236,6 +3236,7 @@ if not nacl_env.Bit('nacl_glibc'):
nacl_env.Append(
BUILD_SCONSCRIPTS = [
#### ALPHABETICALLY SORTED ####
+ 'src/minsfi/untrusted/nacl.scons',
'src/nonsfi/irt/build.scons',
'src/nonsfi/linux/nacl.scons',
'src/nonsfi/loader/build.scons',
« no previous file with comments | « no previous file | site_scons/site_tools/naclsdk.py » ('j') | src/include/minsfi_priv.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698