This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch tested in repository toolchain/abe.
from 0b033b30 Set mingw_only default value in one place only adds a8d57b66 Add QEMU as one of the toolchain components. adds ab6333e5 Install QEMU under hosttools
No new revisions were added by this update.
Summary of changes: abe.sh | 7 +++-- config/gcc7/qemu.conf | 1 + config/{gcc8/glibc.conf => latest-rel/qemu.conf} | 2 +- config/master/qemu.conf | 1 + config/qemu.conf | 34 +++++++++++++++++++++++- lib/common.sh | 9 +++++++ lib/component.sh | 23 ++++++++++++---- lib/configure.sh | 20 ++++++++++++-- lib/globals.sh | 23 ++++++++++++---- lib/make.sh | 8 ++++++ lib/package.sh | 5 ++++ 11 files changed, 117 insertions(+), 16 deletions(-) create mode 100644 config/gcc7/qemu.conf copy config/{gcc8/glibc.conf => latest-rel/qemu.conf} (62%) create mode 100644 config/master/qemu.conf