[PATCH] D139752: cmake: Enable 64bit off_t on 32bit glibc systems

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 12:32:48 PST 2023


MaskRay added a comment.

In D139752#4074965 <https://reviews.llvm.org/D139752#4074965>, @raj.khem wrote:

> In D139752#4074691 <https://reviews.llvm.org/D139752#4074691>, @MaskRay wrote:
>
>> @raj.khem would you be able to figure out the issue? :) https://llvm.org/ release/16.x will be created soon...
>
> I have been trying to reproduce it on my end but have not succeeded, I don't have same setup as @srj, I would also look for some alternative ways to do it so we can avoid the issue at hand which seems some weird cmake thing.

@srj It will be nice to fix this for just just-branched-release/16.x so that llvm-project 16.0 can be built with next musl release, otherwise many musl based distributions will have to carry this local patch...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139752/new/

https://reviews.llvm.org/D139752



More information about the llvm-commits mailing list