Bug 315038
| Summary: | Remove hard coded HAVE_MATERIAL_HOSTING | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKitGTK | Assignee: | zak ridouh <zakr> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
The CMake Mac build rules currently hard-code HAVE_MATERIAL_HOSTING. Instead, CMake should do the same as the Xcode build, and preprocess Platform*.h to extract a list of symbols to pass to the Swift compiler as -D flags.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/65122
EWS
Committed 314527@main (8c249e411563): <https://commits.webkit.org/314527@main>
Reviewed commits have been landed. Closing PR #65122 and removing active labels.