On 7 August 2018 at 18:06, Juan A. Suarez Romero wrote:
> On Tue, 2018-08-07 at 12:57 -0400, Jan Vesely wrote:
>>
>>
>> On Tue, Aug 7, 2018 at 12:28 PM, Juan A. Suarez Romero
>> wrote:
>> > On Tue, 2018-08-07 at 16:12 +0100, Emil Velikov wrote:
>> > > On 6 August 2018 at 11:17, Juan A. Suarez Ro
On Tue, 2018-08-07 at 12:57 -0400, Jan Vesely wrote:
>
>
> On Tue, Aug 7, 2018 at 12:28 PM, Juan A. Suarez Romero
> wrote:
> > On Tue, 2018-08-07 at 16:12 +0100, Emil Velikov wrote:
> > > On 6 August 2018 at 11:17, Juan A. Suarez Romero
> > > wrote:
> > > > LLVM 6.0 requires GCC 4.9, which is
With a bit more clarifying commit log, this is:
Reviewed-by: Andres Gomez
On Mon, 2018-08-06 at 12:17 +0200, Juan A. Suarez Romero wrote:
> LLVM 6.0 requires GCC 4.9, which is not available in main Travis
> repository.
>
> Fixes: fd1121e8399 ("amd: remove support for LLVM 5.0")
> CC: Marek Olšá
On Tue, Aug 7, 2018 at 12:28 PM, Juan A. Suarez Romero
wrote:
> On Tue, 2018-08-07 at 16:12 +0100, Emil Velikov wrote:
> > On 6 August 2018 at 11:17, Juan A. Suarez Romero
> wrote:
> > > LLVM 6.0 requires GCC 4.9, which is not available in main Travis
> > > repository.
> > >
> >
> > We're not bu
On Tue, 2018-08-07 at 16:12 +0100, Emil Velikov wrote:
> On 6 August 2018 at 11:17, Juan A. Suarez Romero wrote:
> > LLVM 6.0 requires GCC 4.9, which is not available in main Travis
> > repository.
> >
>
> We're not building LLVM 6.0 here, hence the commit message is a bit confusing.
> Please ad
On 6 August 2018 at 11:17, Juan A. Suarez Romero wrote:
> LLVM 6.0 requires GCC 4.9, which is not available in main Travis
> repository.
>
We're not building LLVM 6.0 here, hence the commit message is a bit confusing.
Please add more information on the topic - even a bug report if there is one.
On Mon, 2018-08-06 at 12:17 +0200, Juan A. Suarez Romero wrote:
> LLVM 6.0 requires GCC 4.9, which is not available in main Travis
> repository.
>
> Fixes: fd1121e8399 ("amd: remove support for LLVM 5.0")
> CC: Marek Olšák
Cc: Emil Velikov
Cc: Dylan Baker
>
> ---
> .travis.yml | 4
>
LLVM 6.0 requires GCC 4.9, which is not available in main Travis
repository.
Fixes: fd1121e8399 ("amd: remove support for LLVM 5.0")
CC: Marek Olšák
---
.travis.yml | 4
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index fb192ae82a2..f7c2a8da996 100644
--- a/.trav