🍻 Default formulae for the missing package manager for macOS
b428f713fa
By ensuring that the ocaml compiler provided by the package ocaml is up to date enough. We do that by adding a random compiled file from the ocaml package ( bigarray.cma ) to the command line of the current test, so camlp5 will try to link it in with the others. If that compiled file is too old, then the magic number stored in it will be smaller than the magic number in the compiled files used by camlp5. There is a discussion about this issue here: https://discourse.brew.sh/t/prebuilt-bottle-dependencies/3853 Closes #35916. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> |
||
---|---|---|
.github | ||
Aliases | ||
cmd | ||
Formula | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
formula_renames.json | ||
LICENSE.txt | ||
README.md | ||
tap_migrations.json |
Homebrew Core
Core formulae for the Homebrew package manager.
How do I install these formulae?
Just brew install <formula>
. This is the default tap for Homebrew and is installed by default.
More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors
See these sections in Homebrew/brew's README.