[PATCH] D59702: Unbreak the build of compiler-rt on Linux/mips64el
Sylvestre Ledru via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 03:04:09 PDT 2019
On 08/05/2019 16:17, Simon Atanasyan wrote:
> Hi,
>
> On Wed, May 1, 2019 at 3:07 PM Sylvestre Ledru via Phabricator
> <reviews at reviews.llvm.org> wrote:
>> sylvestre.ledru added a comment.
>>
>> @atanasyan, I tried with
>>
>> -DCMAKE_C_FLAGS="-mabi=32"
>> -DCMAKE_CXX_FLAGS="-mabi=32"
>>
>> but it still fails
> [...]
>
>> better idea? :)
> The next attempt - could you try the attached patch?
>
Yeah, it works. Ship it :)
https://buildd.debian.org/status/package.php?p=llvm-toolchain-8
https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-8&arch=mips64el&ver=1%3A8-5&stamp=1557883106&raw=0
S
More information about the llvm-commits
mailing list