mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
Remove gcc@13 installation from mac_setup.sh (#37213)
* Remove gcc@13 installation from mac_setup.sh Removed installation of gcc@13 from mac_setup.sh. * no cache * Revert "no cache" This reverts commit fc27f7dc9e6dab4b61703433130531f12dbe334b.
This commit is contained in:
@@ -47,7 +47,6 @@ brew "qt@5"
|
||||
brew "zeromq"
|
||||
cask "gcc-arm-embedded"
|
||||
brew "portaudio"
|
||||
brew "gcc@13"
|
||||
EOS
|
||||
|
||||
echo "[ ] finished brew install t=$SECONDS"
|
||||
|
||||
Reference in New Issue
Block a user