mirror of https://github.com/commaai/openpilot.git
macOS: install gcc@13 to match panda requirements (#29868)
This commit is contained in:
parent
ef4c963c60
commit
ece433f18e
|
@ -49,7 +49,7 @@ brew "pyenv"
|
|||
brew "pyenv-virtualenv"
|
||||
brew "qt@5"
|
||||
brew "zeromq"
|
||||
brew "gcc@12"
|
||||
brew "gcc@13"
|
||||
cask "gcc-arm-embedded"
|
||||
brew "portaudio"
|
||||
EOS
|
||||
|
|
Loading…
Reference in New Issue