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 809696e3 abe.sh: Move PATH setting to lib/globals.sh adds 241e4cbb config/gcc.conf: Always disable bootstrap for stage1 GCC builds adds 3d7f59f6 lib/make.sh: Run component's build in a sub-shell adds 70da86d2 lib/configure.sh: Avoid building host-side components with ta [...] adds ed772c8f Replace "${local_builds}/destdir/${host}" with "$prefix" adds c8da69e4 lib/make.sh (make_check): Cleanup adds 0a095c0f lib/make.sh: Run tests in all directories even if some failed adds a2513a3a config/linaro.exp: Simplify logic adds 6070ee37 lib/make.sh (make_check): Use same code paths for native and [...] adds 7854f12d lib/make.sh (make_check): Indent code adds 52a2f182 lib/make.sh: Fix typo from 2014 adds 5bea2b83 lib/make.sh, config/linaro.exp: Merge SYSROOT_UNDER_TEST into adds 50d89f82 lib/make.sh: Link tests against freshly-built glibc, not syst [...]
No new revisions were added by this update.
Summary of changes: config/gcc.conf | 11 ++-- config/gdb.conf | 2 +- config/linaro.exp | 103 +++++++++++++----------------- config/mpc.conf | 2 +- config/mpfr.conf | 2 +- lib/configure.sh | 20 ++++++ lib/globals.sh | 7 +-- lib/make.sh | 184 +++++++++++++++++++++++++++--------------------------- lib/package.sh | 16 ++--- 9 files changed, 174 insertions(+), 173 deletions(-)