https://github.com/jhuber6 commented:
This seems bizarre, I thought that CMake would handle this properly if you set up the dependencies so that you cannot build one before the other. I'd be surprised if CMake created race conditions in Makefiles any time you had a static library that depended on another static ilbrary https://github.com/llvm/llvm-project/pull/187449 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
