Chromium Code Reviews| Index: pnacl/build.sh |
| =================================================================== |
| --- pnacl/build.sh (revision 7096) |
| +++ pnacl/build.sh (working copy) |
| @@ -248,7 +248,7 @@ |
| fi |
| # Current milestones in each repo |
| -readonly UPSTREAM_REV=${UPSTREAM_REV:-0c266fce855a} |
| +readonly UPSTREAM_REV=${UPSTREAM_REV:-79e32eea70b9} |
| readonly NEWLIB_REV=c6358617f3fd |
| readonly BINUTILS_REV=17a01203bd48 |