[llvm-bugs] [Bug 42822] New: macOS build with Ninja is much larger than GNU Make one

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 30 02:49:15 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=42822

            Bug ID: 42822
           Summary: macOS build with Ninja is much larger than GNU Make
                    one
           Product: Build scripts
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: root at yurikoles.com
                CC: llvm-bugs at lists.llvm.org

Homebrew still uses GNU Make for compilation of llvm formula, because it was
discovered in a PR to switch to Ninja[0], that Ninja build results in much
larger binaries.

Some stats:
>compress Mojave bottle tarball: was 868.1MB, is 2.2GB
>decompressed Mojave bottle cellar: was 2.8GB, is 8.8GB

[0]https://github.com/Homebrew/homebrew-core/pull/35562

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190730/db9b703d/attachment.html>


More information about the llvm-bugs mailing list