Bug 252992

Summary: WARNING_CFLAGS should use $(inherited) instead of $(WK_COMMON_WARNING_CFLAGS)
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: WebKit Misc.Assignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

David Kilzer (:ddkilzer)
Reported 2023-02-27 07:55:23 PST
WARNING_CFLAGS should use $(inherited) instead of $(WK_COMMON_WARNING_CFLAGS). Now that XCBuild is enabled for WebKit, we can simply switch to using $(inherited). This addresses the FIXME in Configurations/CommonBase.xcconfig as well.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-27 07:55:50 PST
David Kilzer (:ddkilzer)
Comment 2 2023-02-27 07:59:01 PST
EWS
Comment 3 2023-02-27 12:50:57 PST
Committed 260902@main (3dafcdaa89c0): <https://commits.webkit.org/260902@main> Reviewed commits have been landed. Closing PR #10727 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.