Summary: | libjavascriptcoregtk-4.0.dylib is no longer installed | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jeremy Huddleston Sequoia <jeremyhu> | ||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, commit-queue | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 126492 | ||||||
Attachments: |
|
Description
Jeremy Huddleston Sequoia
2016-04-17 16:04:13 PDT
Looks like it was caused by https://bugs.webkit.org/show_bug.cgi?id=156268 More incorrect assumptions that APPLE == Mac. Created attachment 276613 [details]
0001-Fix-incorrect-assumption-that-APPLE-implies-Mac
This patch fixes the issue and is being used now by MacPorts.
Comment on attachment 276613 [details]
0001-Fix-incorrect-assumption-that-APPLE-implies-Mac
My bad
Comment on attachment 276613 [details] 0001-Fix-incorrect-assumption-that-APPLE-implies-Mac Clearing flags on attachment: 276613 Committed r199651: <http://trac.webkit.org/changeset/199651> All reviewed patches have been landed. Closing bug. There's probably a similar assumption in WebKit2/CMakeLists.txt. (In reply to comment #6) > There's probably a similar assumption in WebKit2/CMakeLists.txt. Fixed in https://bugs.webkit.org/show_bug.cgi?id=156679 |