This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master in repository toolchain/abe.
from 7b51e0b Add the right configure options for armv8l native build. new 9d1f712 Move version configuration for gcc5-based toolchains to a ded [...]
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: config/binutils.conf | 7 ------- config/default | 1 + config/gcc.conf | 3 --- config/gcc5/binutils.conf | 1 + config/gcc5/gcc.conf | 1 + config/gcc5/glibc.conf | 1 + config/gcc5/gmp.conf | 1 + config/gcc5/linux.conf | 1 + config/gcc5/mpfr.conf | 1 + config/glibc.conf | 2 -- config/gmp.conf | 3 --- config/linux.conf | 3 --- config/mpfr.conf | 3 --- lib/component.sh | 14 +++++++++++++- 14 files changed, 20 insertions(+), 22 deletions(-) create mode 120000 config/default create mode 100644 config/gcc5/binutils.conf create mode 100644 config/gcc5/gcc.conf create mode 100644 config/gcc5/glibc.conf create mode 100644 config/gcc5/gmp.conf create mode 100644 config/gcc5/linux.conf create mode 100644 config/gcc5/mpfr.conf