[Webkit-unassigned] [Bug 234478] [libpas] Do not compile libpas for 64-bit watchOS to save ~6 MB per architecture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 18 14:48:43 PST 2021


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

David Kilzer (:ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ysuzuki at apple.com
         Depends on|                            |234416
            Summary|[libpas] Do not compile     |[libpas] Do not compile
                   |libpas for tvOS/watchOS     |libpas for 64-bit watchOS
                   |arm64e to save 6.15 MB      |to save ~6 MB per
                   |                            |architecture

--- Comment #2 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Commit r287175 enabled libpas on all iOS family 64-bit architectures:

    [libpas] Enable libpas on ARM64 Darwin platforms (ARM64E is already enabled)
    https://bugs.webkit.org/show_bug.cgi?id=234416
    https://commits.webkit.org/r287175

But the core of bmalloc itself is still compiled into the build, which means 64-bit watchOS architectures now consume an additional ~6 MB for libpas.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=234416
[Bug 234416] [libpas] Enable libpas on ARM64 Darwin platforms (ARM64E is already enabled)
-- 
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/20211218/003e2d8e/attachment-0001.htm>


More information about the webkit-unassigned mailing list