Make build-many-glibcs.py use binutils 2.28 branch by default.
commitdcf83b54ab806f773e2db0d8399509015e481624
authorJoseph Myers <joseph@codesourcery.com>
Mon, 2 Jan 2017 13:30:03 +0000 (2 13:30 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 2 Jan 2017 13:30:03 +0000 (2 13:30 +0000)
treea8ce8530caa6918c6c771668f72e529550450774
parent73dfd088936b9237599e4ab737c7ae2ea7d710e1
Make build-many-glibcs.py use binutils 2.28 branch by default.

Now that a release branch exists for binutils 2.28, this patch makes
build-many-glibcs.py use that by default in place of 2.27.

* scripts/build-many-glibcs.py (Context.checkout): Default
binutils version to 2.28 branch.
ChangeLog
scripts/build-many-glibcs.py