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

Unified Diff: nacl/scons

Issue 7821018: Add Richards and DeltaBlue benchmarks (Closed) Base URL: https://code.google.com/p/web-shootout/@master
Patch Set: Created 9 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
« no previous file with comments | « nacl/richards.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacl/scons
diff --git a/nacl/scons b/nacl/scons
index 03a1a8657598a8bd5e8544ee138af3d212fe6b42..be1d13976629233f6c3e82db551e11240ec2acc1 100755
--- a/nacl/scons
+++ b/nacl/scons
@@ -8,7 +8,7 @@
readonly SCRIPT_DIR="$(dirname "$0")"
readonly SCRIPT_DIR_ABS="$(cd "${SCRIPT_DIR}" ; pwd -P)"
-export NACL_SDK_ROOT=/path/to/native_client_sdk
+export NACL_SDK_ROOT=/ulg/native_client_sdk_0_5_1014
readonly BASE_SCRIPT="${NACL_SDK_ROOT}/third_party/scons-2.0.1/script/scons"
« no previous file with comments | « nacl/richards.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698