and fix it for 32-bit ports defining sem_init@GLIBC_2.0 (i386, mips32, powerpc32) for glibc>=2.36.
Details
Details
- Reviewers
mgorny thesamesam - Group Reviewers
Restricted Project - Commits
- rG6f46ff3765dc: [test] Make Linux/sem_init_glibc.cpp robust
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I can confirm that this fixes the problem for me on amd64 (with i386 multilib). I have also confirmed that the patched version works on arm64 with both glibc 2.35 and 2.36.