mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
We've been encountering issues installing llvm via brew on linux, e.g.: https://github.com/carbon-language/carbon-lang/runs/8258419618?check_suite_focus=true ``` ==> Reinstalling 2 dependents with broken linkage from source: llvm, mpdecimal ``` (but then llvm doesn't get reinstalled) This should resolve it: https://github.com/carbon-language/carbon-lang/runs/8260573590?check_suite_focus=true