[Webkit-unassigned] [Bug 246037] New: [Xcode] Link against bmalloc at an exact path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 13:55:04 PDT 2022


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

            Bug ID: 246037
           Summary: [Xcode] Link against bmalloc at an exact path
           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

Some production builds (i.e. Safari Technology Preview) build onto of a base SDK which already has libraries like bmalloc present. Under some configurations, simply passing `-lbmalloc` to the linker will silently link against the old bmalloc, when we really want it to fail. Fixing this would make it easier for production builders to understand the dependencies between WebKit's projects.

-- 
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/20221004/18d7a279/attachment.htm>


More information about the webkit-unassigned mailing list