grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] travis: Remove mips builds


From: Petr Vorel
Subject: Re: [PATCH 3/4] travis: Remove mips builds
Date: Tue, 22 Sep 2020 11:14:48 +0200

> On Wed, Sep 09, 2020 at 10:02:20PM +0200, Petr Vorel wrote:
> > Remove mips builds fix configure error:
> > configure: error: could not force big-endian)

> Could you try to fix mips and risc5 builds instead of removing them?
mips fails due using compiler [1] which lacks lacks big-endian support:
"configure: error: could not force big-endian"

Maybe later versions (9.3.0, 10.1.0) will have the support.
The other way (probably slower) would be to add foreign architecture and install
the compiler with apt.

And also IMHO job should stop on configure fail, not continue after that.
I'll probably send a patch fixing this.

> Daniel

[1] 
https://mirrors.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.1.0/x86_64-gcc-8.1.0-nolibc-riscv32-linux.tar.gz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]