Bug 299216

Summary: [Xcode] Ability to add OTHER_CLFAGS and OTHER_LDFLAGS using Makefile.shared
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: 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 2025-09-19 16:30:42 PDT
Summary: [Xcode] Ability to add OTHER_CLFAGS and OTHER_LDFLAGS using Makefile.shared. It's useful to be able to specify additional compiler flags or linker flags using OTHER_CLFAGS and OTHER_LDFLAGS when building on the command-line, so add support for `make [args] OTHER_CFLAGS="..." OTHER_LDFLAGS="..."`.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-19 16:31:03 PDT
David Kilzer (:ddkilzer)
Comment 2 2025-09-19 16:36:42 PDT
EWS
Comment 3 2025-09-26 17:33:45 PDT
Committed 300613@main (98a41938bf5e): <https://commits.webkit.org/300613@main> Reviewed commits have been landed. Closing PR #51039 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.