[libcxx-commits] [libcxx] [libc++][AIX] Define _LARGE_FILES to fix offset_range.pass test on 32-bit AIX (PR #189540)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 20 02:37:03 PDT 2026
https://github.com/philnik777 commented:
Would it make more sense to define this in the corresponding libc header so that this works for people without having to define a special macro?
https://github.com/llvm/llvm-project/pull/189540
More information about the libcxx-commits
mailing list