Bug 153192
| Summary: | [OSX][GTK] libjavascriptcoregtk is missing some symbols because it is not linked with -Wl,-all_load on OSX | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jeremy Huddleston Sequoia <jeremyhu> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Mac | ||
| OS: | OS X 10.11 | ||
| Bug Depends on: | |||
| Bug Blocks: | 126492 | ||
Jeremy Huddleston Sequoia
libjavascriptcoregtk is not including some of libWTFGTK because it is not linked with -Wl,-all_load.
Manually adding it to link.txt after configuring worked well enough to get me something usable, but that's obviously not the correct solution.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |