Update build-many-glibcs.py for GCC move to git.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 13 Jan 2020 16:32:57 +0000 (16:32 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 13 Jan 2020 16:32:57 +0000 (16:32 +0000)
commitbc487d714191e91789ad420de274e789f710cac3
tree10d52fbce465b026ec02e51aa0af0b852405eedd
parent3c8639b02efcbc5e8087b0f9bc63da8aeb203549
Update build-many-glibcs.py for GCC move to git.

This patch updates build-many-glibcs.py for the move of GCC to git,
teaching it to do the initial checkout from git, to replace an SVN
checkout with a git one if --replace-sources is used, and to get the
commit identifier from a git checkout after updating it.
scripts/build-many-glibcs.py