On Thu, 31 Dec 2020 at 21:59, Jonas Hahnfeld <[email protected]> wrote:
> Interesting, the brew formula uses the pre-built binaries which are 32- > bit only (due to licensing issues, see below): > https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/lilypond.rb > That's more of a packaging issue in brew, LilyPond should build fine > with Clang since a year or so. IMHO the formula should be updated to > build from source. > That's the Homebrew Cask formula. Those do not build anything, they just install pre-built applications. The Brew formula for lilypond was removed some years ago because it needed Guile 1.6 and at that time Homebrew did not support multiple versions of the same library. That is no longer a problem and in addition, Homebrew now has a buildbot that automatically produces binaries for multiple OS and CPU versions ( https://docs.brew.sh/Bottles). So, it would be a good thing to update the Brew formula and get it back into Homebrew. -- Sven Axelsson ++++++++++[>++++++++++>+++++++++++>++++++++++>++++++ >++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<. +++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.
