Bug 280881
| Summary: | ld runs out of memory when using gcc on armv7 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Max Rottenkolber <maximilian> |
| Component: | CMake | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Max Rottenkolber
After the fix for https://bugs.webkit.org/show_bug.cgi?id=278861 we discovered that -fdebug-types-section causes ld to run out of memory when using gcc on armv7.
Hence we need to disable this build option on ARMv7.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 284678@main (799d9937a096): <https://commits.webkit.org/284678@main>
Reviewed commits have been landed. Closing PR #34693 and removing active labels.