macOS: install gcc@13 to match panda requirements (#29868)

old-commit-hash: ece433f18e
pull/30094/head
royjr 2 years ago committed by GitHub
parent c7efe08e08
commit ed79ecff3c
  1. 2
      tools/mac_setup.sh

@ -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…
Cancel
Save