[Webkit-unassigned] [Bug 252220] New: [Xcode] Clean up OTHER_LDFLAGS for WebKit services

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 18:16:21 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252220

            Bug ID: 252220
           Summary: [Xcode] Clean up OTHER_LDFLAGS for WebKit services
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
        Depends on: 242428

Clean up OTHER_LDFLAGS for WebKit services for xcconfig flags.

OTHER_LDFLAGS in BaseXPCService.xcconfig was not even used because it was being overridden in every *Service.xcconfig file.

Refactor to share OTHER_LDFLAGS definition for all services.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=242428
[Bug 242428] Enforce the absence of static initializers
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230214/c2893500/attachment.htm>


More information about the webkit-unassigned mailing list