RESOLVED FIXED280881
ld runs out of memory when using gcc on armv7
https://bugs.webkit.org/show_bug.cgi?id=280881
Summary ld runs out of memory when using gcc on armv7
Max Rottenkolber
Reported 2024-10-04 03:39:59 PDT
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
EWS
Comment 1 2024-10-04 07:53:13 PDT
Committed 284678@main (799d9937a096): <https://commits.webkit.org/284678@main> Reviewed commits have been landed. Closing PR #34693 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.