Re: [PATCH] travis: Update ARC toolchain to 2019.09

2020-04-28 Thread Tom Rini
On Mon, Apr 27, 2020 at 04:41:53PM -0400, Tom Rini wrote: > Per Alexey Brodkin, this is the current toolchain we should use when > building for ARC, update. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] travis: Update ARC toolchain to 2019.09

2020-04-27 Thread Tom Rini
Per Alexey Brodkin, this is the current toolchain we should use when building for ARC, update. Signed-off-by: Tom Rini --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 82e3b9152375..d9dadc6ba7c3 100644 --- a/.travis.yml +++