This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master in repository toolchain/abe.
from 0b033b30 Set mingw_only default value in one place only new a8d57b66 Add QEMU as one of the toolchain components.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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