Bug 229893 - Disable GCC_OFFLINEASM_SOURCE_MAP
Summary: Disable GCC_OFFLINEASM_SOURCE_MAP
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-03 13:51 PDT by Michael Catanzaro
Modified: 2021-09-08 13:45 PDT (History)
2 users (show)

See Also:


Attachments
Patch for landing (1.35 KB, patch)
2021-09-03 14:17 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2021-09-03 13:51:55 PDT
Currently the GCC_OFFLINEASM_SOURCE_MAP feature is causing strange build failures. Looks like it's generating invalid assembler files. We thought we had a solution to this in bug #228267, but something is still wrong. Since this is a build failure, I'm just going to turn the feature off by default for now. Feel free to reenable as soon as it's fixed.
Comment 1 Michael Catanzaro 2021-09-03 14:17:34 PDT
Created attachment 437311 [details]
Patch for landing
Comment 2 EWS 2021-09-03 15:13:05 PDT
Committed r282029 (241333@main): <https://commits.webkit.org/241333@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437311 [details].