提高 `:all` 瓶子覆盖率
作者: carlocab创建于 2024年9月20日更新于 2026年8月16日
标签help wantedgood first issue
We currently have a few hundred `:all` bottles in this repository. I count another 200 or so more (see candidate formulae below) that could have an `:all` bottle but don't currently have one. These are typically due to `/usr/local` references inside those bottles that are relocated on x86_64 macOS but not on arm64 macOS or Linux. To fix these, we typically only need a few `inreplace` lines. See below for example PRs.
内容来源: Homebrew/homebrew-core