[libcxx-commits] [PATCH] D110975: [libcxx] Don't autodetect pthreads on MinGW

Mateusz MikuĊ‚a via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 2 02:18:52 PDT 2021


mati865 accepted this revision.
mati865 added a comment.

Agree, we should promote using working and tested build.
Even if pthread build works it's probably affected by threading issues when built with GCC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110975



More information about the libcxx-commits mailing list