util: Add the ability to build a cross GDB to build_cross_gcc.py.
authorGabe Black <gabeblack@google.com>
Sun, 15 Mar 2020 11:12:38 +0000 (04:12 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 20 Mar 2020 05:00:38 +0000 (05:00 +0000)
commit846d9c6bdf7d1a816625691ece8c476b4ef8bb55
treeed03ec30cc02d962327c91aa58ccb3e3c0976927
parentcdaf682a57231ec47c3246ad5852ff3ad4f7443d
util: Add the ability to build a cross GDB to build_cross_gcc.py.

This is a very simple extension to what's already there.

Change-Id: I07e3711244e0de96b215f16ec05c660b19e462b5
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/26765
Tested-by: Gem5 Cloud Project GCB service account <345032938727@cloudbuild.gserviceaccount.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Gabe Black <gabeblack@google.com>
util/build_cross_gcc/build_cross_gcc.py