[libc-commits] [PATCH] D137867: [libc] move fork into threads folder
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Nov 14 15:25:02 PST 2022
michaelrj added a comment.
yes, the windows build was failing (and anything else that doesn't have a threads implementation) because the `fork_callbacks` cmake target was including `mutex` unconditionally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137867/new/
https://reviews.llvm.org/D137867
More information about the libc-commits
mailing list