[Webkit-unassigned] [Bug 167155] New: Fix the JSCOnly build after r210844
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 18 01:02:56 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167155
Bug ID: 167155
Summary: Fix the JSCOnly build after r210844
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
CC: fpizlo at apple.com, ggaren at apple.com
Blocks: 165760
Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/EdenGCActivityCallback.cpp.o: In function `JSC::EdenGCActivityCallback::EdenGCActivityCallback(JSC::Heap*)':
EdenGCActivityCallback.cpp:(.text+0x40): undefined reference to `JSC::Heap::vm() const'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
It seems HeapInlines.h should be included in EdenGCActivityCallback.cpp
too, fix is coming soon.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170118/5ee9f3c9/attachment.html>
More information about the webkit-unassigned
mailing list