[webkit-reviews] review requested: [Bug 182622] [CMake] Properly detect compiler flags, needed libs, and fallbacks for usage of 64-bit atomic operations : [Attachment 340984] Patch without THREADS_PREFER_PTHREAD_FLAG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 08:43:34 PDT 2018


Alberto Garcia <berto at igalia.com> has asked  for review:
Bug 182622: [CMake] Properly detect compiler flags, needed libs, and fallbacks
for usage of 64-bit atomic operations
https://bugs.webkit.org/show_bug.cgi?id=182622

Attachment 340984: Patch without THREADS_PREFER_PTHREAD_FLAG

https://bugs.webkit.org/attachment.cgi?id=340984&action=review




--- Comment #37 from Alberto Garcia <berto at igalia.com> ---
Created attachment 340984

  --> https://bugs.webkit.org/attachment.cgi?id=340984&action=review

Patch without THREADS_PREFER_PTHREAD_FLAG

I think Olivier is right, the pthread part is only needed for RISC-V as far as
I'm aware, the rest of the changes are safe.


More information about the webkit-reviews mailing list