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

Unified Diff: toolchain_build/toolchain_build.py

Issue 146703007: Update newlib version use in all toolchain builds (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 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 | « pnacl/COMPONENT_REVISIONS ('k') | tools/REVISIONS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: toolchain_build/toolchain_build.py
diff --git a/toolchain_build/toolchain_build.py b/toolchain_build/toolchain_build.py
index 7145529369039bf1f6884604d4f4b5f6c625af35..ee23264fec0d7f9f9e863a789eba88179646c978 100755
--- a/toolchain_build/toolchain_build.py
+++ b/toolchain_build/toolchain_build.py
@@ -42,7 +42,7 @@ GIT_REVISIONS = {
'upstream-base': '9bcca88e24e64d4e23636aafa3404088b13bcb0e',
},
'newlib': {
- 'rev': 'cc9ce45891a45ecfbc671f4a6f1b06ba60a55ad9',
+ 'rev': '41e7008e8fab0e1b2d9b3e7a996db2fe02e9ca66',
'upstream-branch': 'upstream/master',
'upstream-name': 'newlib-2.0.0',
# Upstream tag newlib_2_0_0:
« no previous file with comments | « pnacl/COMPONENT_REVISIONS ('k') | tools/REVISIONS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698