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

Unified Diff: third_party/binutils/upload.sh

Issue 1368233002: Upgrading binutils to 2.25 for -ggnu-pubnames (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Extra details about goma. Created 5 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 | « third_party/binutils/ehframe-race.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/binutils/upload.sh
diff --git a/third_party/binutils/upload.sh b/third_party/binutils/upload.sh
index 5ff10aad3ad7029ab259bb1f447e8d23967c4e2c..31f1a06c32eaf85d1713e61168cfb15674d8674d 100755
--- a/third_party/binutils/upload.sh
+++ b/third_party/binutils/upload.sh
@@ -61,5 +61,8 @@ for DIR in $1/*; do
done
echo "Please commit the new .sha1 to the Chromium repository"
-echo ""
echo "# git commit"
+echo ""
+echo "Make sure goma is updated with the new binutils *before* landing."
+echo " Notify {ukai,yyanagisawa,shinyak}@chromium.org with the .sha1 files"
+echo " and await confirmation."
« no previous file with comments | « third_party/binutils/ehframe-race.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698