Bug 302019
| Summary: | [CMake] Move compiler flag code from OptionsCommon.cmake to WebKitCompilerFlags.cmake | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | CMake | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
Move compiler flag code from OptionsCommon.cmake to WebKitCompilerFlags.cmake
Code for setting compiler flags should probably be in WebKitCompilerFlags.cmake unless it is directly related to a build option.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/53465
EWS
Committed 302808@main (7b7899d470bc): <https://commits.webkit.org/302808@main>
Reviewed commits have been landed. Closing PR #53465 and removing active labels.