[Webkit-unassigned] [Bug 182610] [MIPS] JSC needs to be built with -latomic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 8 12:56:49 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182610

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zan at falconsigh.net
 Attachment #333412|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #2 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 333412
  --> https://bugs.webkit.org/attachment.cgi?id=333412
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=333412&action=review

> Source/JavaScriptCore/CMakeLists.txt:125
> +if (WTF_CPU_MIPS)
> +    list(APPEND JavaScriptCore_LIBRARIES
> +        -latomic
> +    )
> +endif ()

Similar comment to what's in the ChangeLog would be nice here as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180208/ab9549ea/attachment-0001.html>


More information about the webkit-unassigned mailing list