[PATCH] D59702: Unbreak the build of compiler-rt on Linux/mips64el

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 07:17:09 PDT 2019


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?

> https://reviews.llvm.org/D59702

-- 
Simon Atanasyan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59702.patch
Type: application/octet-stream
Size: 1053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/0572bdff/attachment.obj>


More information about the llvm-commits mailing list