[Webkit-unassigned] [Bug 246747] New: [macOS] Fix absolute paths to macOS libraries in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 09:33:30 PDT 2022


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

            Bug ID: 246747
           Summary: [macOS] Fix absolute paths to macOS libraries in
                    WebKit
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emw at apple.com

WebKit shouldn't be linking against libraries on the host system, it should always be using paths relative to the current SDKROOT. These dylib references need to be fixed:

https://github.com/WebKit/WebKit/blame/4fdd802cd89f9f7ecfb664cf9436f498bd7a4f51/Source/WebKit/Configurations/WebKit.xcconfig#L56 https://github.com/WebKit/WebKit/blame/4fdd802cd89f9f7ecfb664cf9436f498bd7a4f51/Source/WebKit/Configurations/WebKit.xcconfig#L167

-- 
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/20221019/25dfe8da/attachment.htm>


More information about the webkit-unassigned mailing list