]> Git Repo - J-u-boot.git/commit - .travis.yml
buildman: support newer gcc versions from kernel.org
authorDaniel Schwierzeck <[email protected]>
Thu, 10 May 2018 11:15:53 +0000 (07:15 -0400)
committerTom Rini <[email protected]>
Wed, 23 May 2018 02:08:57 +0000 (22:08 -0400)
commit4c58d273e0f2cc21821c1de32494abd5de411d9b
treec1c03de1b661f697c03c81788f2ddae1489c8ef6
parentf58e94602edda7aaa0173e1437bf5972004e133d
buildman: support newer gcc versions from kernel.org

Add support for gcc versions 7.3.0, 6.4.0 and 4.9.4.

Also use a regex for matching the tarball names. Some gcc versions
use '-ARCH-' instead of '_ARCH-'.

As part of this, we switch TravisCI to also using these toolchains for
all platforms.

Signed-off-by: Daniel Schwierzeck <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
.travis.yml
tools/buildman/toolchain.py
This page took 0.039872 seconds and 4 git commands to generate.