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

Unified Diff: native_client_sdk/src/gonacl_appengine/src/bullet/build.sh

Issue 641233002: [NaCl SDK] Update naclports revision used by the SDK build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: native_client_sdk/src/gonacl_appengine/src/bullet/build.sh
diff --git a/native_client_sdk/src/gonacl_appengine/src/bullet/build.sh b/native_client_sdk/src/gonacl_appengine/src/bullet/build.sh
index ffe1af80b20a5e8a4c8d424328a579f8b9b52a41..0c499586f7da01151b7fabca8a6202579e24cccf 100755
--- a/native_client_sdk/src/gonacl_appengine/src/bullet/build.sh
+++ b/native_client_sdk/src/gonacl_appengine/src/bullet/build.sh
@@ -11,7 +11,7 @@ cd ${SCRIPT_DIR}
OUT_DIR=out
NACLPORTS_URL=https://chromium.googlesource.com/external/naclports.git
-NACLPORTS_SHA=99f2417ab1a397735b20ccceaa58ffcc166f3fb1
+NACLPORTS_SHA=873ca4910a5f9d4206306aacb4ed79c587c6a5f3
NACLPORTS_DIR=${OUT_DIR}/naclports
NACLAM_URL=https://github.com/johnmccutchan/NaClAMBase
NACLAM_DIR=${OUT_DIR}/NaClAMBase
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | native_client_sdk/src/gonacl_appengine/src/lua/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698